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++/64181] 'noexcept' on a lambda sometimes appears to get optimised away at -O2 (or above).


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

--- Comment #1 from Roger Orr <rogero at howzatt dot demon.co.uk> ---
The optimization is also broken in the 5.0 head (5.0.0.20150328)


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