https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80481
Rainer Orth <ro at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ro at gcc dot gnu.org --- Comment #4 from Rainer Orth <ro at gcc dot gnu.org> --- The new testcase FAILs on 64-bit Solaris/x86: +FAIL: g++.dg/pr80481.C -std=gnu++11 scan-assembler-not vmovaps +FAIL: g++.dg/pr80481.C -std=gnu++14 scan-assembler-not vmovaps +FAIL: g++.dg/pr80481.C -std=gnu++98 scan-assembler-not vmovaps I'm attaching the assembler output. Rainer