[Bug c++/69355] Wrong results with -O1 optimization

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 19 11:45:00 GMT 2016


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-01-19
     Ever confirmed|0                           |1

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I suspect there's a dangling reference somewhere, but there are no relevant
warnings or ubsan or valgrind errors, so confirming.


More information about the Gcc-bugs mailing list