[Bug c++/68023] 4.8.4 generates good code where 5.2 generates bad code

trippels at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 20 07:33:00 GMT 2015


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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |trippels at gcc dot gnu.org

--- Comment #4 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Could you please provide a simple standalone testcase that shows the issue?

You may also compile your code with -fsanitize=undefined and see if
anything pops up at runtime.



More information about the Gcc-bugs mailing list