This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: fix for the multiple-decl problem - please test
- From: dominiq at lps dot ens dot fr (Dominique Dhumieres)
- To: fortran at gcc dot gnu dot org
- Date: Sat, 27 Dec 2008 20:20:49 +0100
- Subject: Re: fix for the multiple-decl problem - please test
Daniel,
With your patch the polyhedron test gas_dyn.f90 gives an ICE at -O1
and above:
[ibook-dhum] lin/test% gfc -O1 gas_dyn.f90
gas_dyn.f90: In function 'readin':
gas_dyn.f90:1572: internal compiler error: Bus error
...
Dominique