[Bug middle-end/53147] [4.7/4.8 Regression] gcc apparently miscompiles clang-3.1(or trunk)

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Apr 28 07:28:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53147

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-04-28 07:27:54 UTC ---
(In reply to comment #4)
> Started with:

This really sounds like a temp variable is escaping the scope.  Which means the
code in clang is undefined.



More information about the Gcc-bugs mailing list