[Bug c++/78046] Unnecessary setne/testb instructions with temporary int brace-initialized in if statement
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 20 05:50:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78046
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Not a bug. Gcc -O0 is not something which is optimized for.
More information about the Gcc-bugs
mailing list