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 middle-end/61409] [6 regression] -Wmaybe-uninitialized false-positive with -O2


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

--- Comment #29 from Jeffrey A. Law <law at redhat dot com> ---
Nevermind my last comment.  Totally wrong.   This is fixed on the trunk,
totally and completely by Aldy's changes.

The trunk changed in that it can thread the jump now because we'll be under
growth limits, which is a good thing as well.

Ignore my last comment entirely.

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