https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82469
--- Comment #6 from Heiko Eißfeldt ---
Still ICEs on ARM64 11.1.0 - trunk.
https://godbolt.org/z/bKEeqz613
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82469
Alex Coplan changed:
What|Removed |Added
Known to fail||12.0
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82469
Alex Coplan changed:
What|Removed |Added
CC||acoplan at gcc dot gnu.org
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82469
--- Comment #3 from Andrew Pinski ---
Let me see if I can reproduce it on aarch64. It might be some bug in the hand
vectorized code.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82469
--- Comment #2 from Heiko Eißfeldt ---
I took me a while to find a platform of mine where I got this error.
Right now it happens here as well:
Message:
cpp --traditional -ffreestanding -P gcc_82469.c
: internal compiler error: in _cpp_process_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82469
--- Comment #1 from Andrew Pinski ---
I cannot even reproduce this on the FSF released GCC 6.3.0 code ...