[Bug c++/84191] Compiler ICEs when trying to resolve impossible arithmetic operations

amonakov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 5 15:32:00 GMT 2018


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

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

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

--- Comment #2 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Testcase needs -march=znver1 for builtins to be available (comment #0 shows
-march=native which is unfortunately ambiguous).


More information about the Gcc-bugs mailing list