https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117207
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |15.0
Summary|gcc.target/powerpc/pr103515 |[15 Regression]
|.c fail starting with |gcc.target/powerpc/pr103515
|r15-4225-g70c3db511ba14f |.c fail starting with
| |r15-4225-g70c3db511ba14f
Component|c |target
Keywords| |testsuite-fail
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Yes, small loops are unrolled by default, I guess the target has code to enable
it in this case now.