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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
With that patch what previously failed bootstrap passes it now.
Compared to a build from 24 hours ago and ignoring FAILs introduces during that
time also on x86_64-linux, I see:
+FAIL: gcc.target/i386/3dnow-1.c (internal compiler error)
+FAIL: gcc.target/i386/3dnow-1.c (test for excess errors)
+FAIL: gcc.target/i386/3dnow-2.c (internal compiler error)
+FAIL: gcc.target/i386/3dnow-2.c (test for excess errors)
that is most likely related either to this patch or more likely to the MMX in
SSE changes.

Reply via email to