https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118790
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Created attachment 60419 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60419&action=edit Semi reduced single file testcase `gfortran -O2 -flto=jobserver -shared -fallow-argument-mismatch -g t.f90 -fopenmp` Still need LTO to get the ICE, have not looked into why though.