[Bug fortran/105012] [12/13 Regression] wrf from SPECCPU2017 ICEs during LTO linking since r12-7692-g8db155ddf8cec9

2022-08-24 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105012 --- Comment #19 from Richard Biener --- (In reply to anlauf from comment #18) > Tentative patch, regtests cleanly but otherwise untested: > > diff --git a/gcc/fortran/trans-expr.cc b/gcc/fortran/trans-expr.cc > index 850007fd2e1..0a1520e95ba 10

[Bug fortran/105012] [12/13 Regression] wrf from SPECCPU2017 ICEs during LTO linking since r12-7692-g8db155ddf8cec9

2022-08-24 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105012 --- Comment #20 from Richard Biener --- With your patch I still see __attribute__((fn spec (". r "))) real(kind=8) derfc (real(kind=8) & restrict x) { integer(kind=4) jint; real(kind=8) __result_derfc; derfc = {CLOBBER}; calerf_r8 ((re

<    1   2