[Bug rtl-optimization/91659] [Regression 10] Revision 275365 is causing a Fortran testsuite failure at -O3

2019-09-04 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91659 --- Comment #1 from kargl at gcc dot gnu.org --- This seems to be trigger by the combination of -fgcse-after-reload and -fpeel-loops. % gfcx -o z -O2 -fgcse-after-reload -fpeel-loops a.f && ./z STOP 3

[Bug rtl-optimization/91659] [Regression 10] Revision 275365 is causing a Fortran testsuite failure at -O3

2019-09-04 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91659 kargl at gcc dot gnu.org changed: What|Removed |Added CC||rguenther at suse dot de Tar