This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/79956] [7 Regression] many new -Wmaybe-uninitialized warnings with bootstrap-O3


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

--- Comment #33 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Thomas Koenig from comment #32)
> (In reply to Markus Trippelsdorf from comment #31)
> > Fixed. Thanks.
> 
> Is the issue with the execute_command_line_* functions
> also resolved?  


No, but I wouldn't bother about these warnings, because they are obviously
pedantic and not performance related at all.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]