loop_align.c
456 Bytes
-
re PR target/81550 (gcc.target/powerpc/loop_align.c fails starting with r250482) · 533277ba
[gcc/testsuite] 2018-01-24 Michael Meissner <meissner@linux.vnet.ibm.com> PR target/81550 * gcc.target/powerpc/loop_align.c: Use unsigned long for the loop index instead of int, which allows IVOPTs to properly optimize the loop. From-SVN: r257038
Michael Meissner committed