------- Comment #8 from burnus at gcc dot gnu dot org  2008-01-28 11:09 -------
> Created an attachment (id=15033)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15033&action=view) [edit]
> A patch for this regression
> I have just put this on to bootstrap and regtest whilst I sleep.  Since it
> changes nothing in the basic mechanism I believe that it will be OK.  In fact,
> I already tested gfortran.dg/use*.f90

I had to change the gfc_undo_symbols part of the patch as gfc_undo_symbols
changed completely on the trunk. (Error recovery for COMMON [by Daniel Franke])

Fixing that, it bootstrapped and regtested (-m32/-m64 incl. gomp) successfully
on x86-64-linux. I also re-build Quantum ESPRESSO (which was failing before),
CP2K, Fleur, Exciting, Octopus, and Abinit successfully. And I've run the
Unicomp Fortran 90  Test Suite (Lite) with no new failures. (The current
failures seem to be test suit bugs.)

Thanks for digging and for the patch.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34975

Reply via email to