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 c++/80119] -Wmaybe-uninitialized wrongly flags the body of a short-circuited if-clause


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

--- Comment #1 from Julian Pfeifle <julian.pfeifle at upc dot edu> ---
The error occurs with -O0 and -O3.

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