This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Paul,Thanks for bringing this to my attention.
Have you taken a look at PR 25532? It's a regression that seems to have been caused by one of your 2005-12-22 patches (those are the only changes (according to svn log) committed to fortran/ between a working version (revision 108902) and an ICE:ing one (revision 108943)).
(i) Remove all "use ModelParams" from the contained procedures; (ii) Add a "use ModelParams" to subroutine SetTimeSteps; or (iii) Change the order of the contained procedures.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |