[Bug middle-end/110818] [11 Regression] Segmentation fault with '-O3 -fno-dce -fno-ipa-cp -fno-tree-dce -fno-tree-sink'

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jul 29 07:30:49 GMT 2023


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

--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Xi Ruoyao from comment #9)
> https://godbolt.org/z/5vr1oPExb
> 
> Looks like .LC0 is not aligned but GCC 11 attempts to use movdqa to load it.

But it is aligned ...
Maybe there is a binutils fix for merging of .rodata.cst sections ....


More information about the Gcc-bugs mailing list