On Mon, 30 Jun 2014, Jan Hubicka wrote: > > > > Please revert the original patch instead which was not tested properly. > > I'll get back to this after I return from vacation. > > OK, I will bootstrap and revert tomorrow morning. > > Note that testusite passes with the patch; the problem appears only at > -O0 -flto and fortran that we apparently do not test at all. It is bit > odd that we do not have any testcases for VLA types at -O2?
We probably should add -flto to the variants tested with gfortran.dg (I think all of the gfortran.fortran-torture has it enabled already). Richard.