[Bug middle-end/91623] [8 Regression] -msse4.1 -O3 segfault in /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/smmintrin.h:270:10
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 24 09:13:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91623
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Can't reproduce, compiles without any ICE since the above mentioned commits.
In #c15 you are clearing testing with GCC 9.2.0, but that is expected, the bug
has not been fixed in 9.2.0 which has been released in August 2019, but rather
has been backported to the 9 branch in October 2019, so you need at least 9.2.1
20191022 snapshot
More information about the Gcc-bugs
mailing list