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]

Fwd: One ICE and one regression with latest 10/17 builds


I'm not sure I'll have time to reduce this one, file a PR or reghunt
for it. Could someone look into it?

Thanks,
FX

---------- Forwarded message ----------
From: Alan Greynolds <awgreynolds@earthlink.net>
Date: Oct 19, 2007 1:36 PM
Subject: One ICE and one regression with latest 10/17 builds
To: FX Coudert <fxcoudert@gmail.com>

~/gfc/geloe$ gfortran -c -g modules.f90
modules.f90:379: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
~/gfc/geloe$ gfortran -c modules.f90
~/gfc/geloe$ gfortran -c readlens.f90
readlens.f90:407.103:

2','MODE SEQ','NAME '//trim(titles),'UNIT '//UpperCase(UNAME(kunit(0))(:2))

   1
Error: Variable 'str' is used at (1) before the ENTRY statement in
which it is a parameter

Attachment: default.fh
Description: Binary data

Attachment: modules.f90
Description: Binary data

Attachment: precisn.fh
Description: Binary data

Attachment: readlens.f90
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]