[Bug middle-end/92957] gcc produces a duplicated load, clang doesn't

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 18 10:13:00 GMT 2019


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
NOTE testcase does not compile.  I needed to add:
#include <cstdint>

To get it to compile.
Also note mentioned is you need to compile with -std=c++2a.


More information about the Gcc-bugs mailing list