https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94769
Stefan Schulze Frielinghaus changed:
What|Removed |Added
Resolution|--- |FIXED
Status|U
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94769
--- Comment #9 from CVS Commits ---
The master branch has been updated by Stefan Schulze Frielinghaus
:
https://gcc.gnu.org/g:27594524d8a93cddb197ad8c9d4075c5870f1473
commit r10-8053-g27594524d8a93cddb197ad8c9d4075c5870f1473
Author: Stefan Schu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94769
--- Comment #8 from Stefan Schulze Frielinghaus
---
Patch posted:
https://gcc.gnu.org/pipermail/gcc-patches/2020-April/544716.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94769
--- Comment #7 from Stefan Schulze Frielinghaus
---
Since gfc_resolve_dt is a non-static function we cannot assume anything about
argument DT. Argument DT gets passed to function check_io_constraints which
passes values depending on DT, namely
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94769
--- Comment #6 from Steve Kargl ---
On Mon, Apr 27, 2020 at 05:12:50PM +, tkoenig at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94769
>
> Thomas Koenig changed:
>
>What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94769
Thomas Koenig changed:
What|Removed |Added
CC||tkoenig at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94769
--- Comment #4 from Steve Kargl ---
On Mon, Apr 27, 2020 at 06:27:25AM +, stefansf at linux dot ibm.com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94769
>
> --- Comment #3 from Stefan Schulze Frielinghaus ibm.com> ---
> Since one
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94769
--- Comment #3 from Stefan Schulze Frielinghaus
---
Since one call chain is gfc_resolve_dt -> check_io_constraints ->
compare_to_allowed_values and at least one parameter of
compare_to_allowed_values, from which the initialization of variable nu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94769
--- Comment #2 from Andreas Schwab ---
compare_to_allowed_values doesn't set *num most of the time even when returning
non-zero, especially if warn is true.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94769
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- C
10 matches
Mail list logo