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

--- Comment #6 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Uroš Bizjak from comment #3)
> It looks to me that the fix for PR90497 is not entirely correct, because it
> allows to bypass builtins that have additional SSE* restrictions.
> 
> The following test also fails with -mmmx -msse -mno-sse2 (or -m32):
> 
> ttt.c: In function ‘foo’:
> ttt.c:8:1: error: unrecognizable insn:
>     8 | }
>       | ^
>

Where is the test?

Reply via email to