[Bug rtl-optimization/115901] [15 regression] ICE when building coreutils-9.5 on arm64 with -O3 -flto -fno-vect-cost-model -ftrivial-auto-var-init=zero
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jul 13 01:40:52 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115901
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #58648|0 |1
is obsolete| |
--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 58649
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58649&action=edit
Not depedent on vectorizer
Remove the need for the vectorizer and also the other function and most of the
code.
`-O2 -ftrivial-auto-var-init=zero` is enough to reproduce it now.
More information about the Gcc-bugs
mailing list