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.