[Bug fortran/96047] Bogus unitialized warning for derived type with allocatable components

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Wed Jul 8 09:17:14 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96047

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2020-07-08
             Status|UNCONFIRMED                 |WAITING

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> At some compile-time cost we could also evaluate (but not actually optimize)
> branches when not optimizing.

Wouldn't be simpler to disable -Wmaybe-uninitialized at -O0?


More information about the Gcc-bugs mailing list