[Bug target/81285] [8 Regression] r249888 breaks bootstrap on ppc64le
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 3 08:22:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81285
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |build, ice-on-valid-code
CC| |pinskia at gcc dot gnu.org
Target Milestone|--- |8.0
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I get an ICE with aarch64-linux-gnu on:
FAIL: gcc.dg/sms-1.c (internal compiler error)
I suspect this is a similar issue as doloop pattern for aarch64 is only enabled
if SMS is enabled. That is the problem is from the doloop pass.
More information about the Gcc-bugs
mailing list