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

Hongtao Liu <liuhongt at gcc dot gnu.org> changed:

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

--- Comment #1 from Hongtao Liu <liuhongt at gcc dot gnu.org> ---
I think we should report an error as compiled with option -frounding-math
-mavx512vbmi -mno-sse2 -mgeneral-regs-only instead of ICE.

<source>: In function 'foo':
<source>:6:6: error: SSE register return with SSE disabled
    6 |   (V){68380689, 263227704};
      |      ^
Compiler returned: 1

Reply via email to