Fwd: One ICE and one regression with latest 10/17 builds
Tobias Burnus
burnus@net-b.de
Fri Oct 19 15:00:00 GMT 2007
François-Xavier Coudert wrote:
> Could someone look into it?
Alan Greynolds wrote:
> ~/gfc/geloe$ gfortran -c -g modules.f90
> modules.f90:379: internal compiler error: Bus error
>
I cannot reproduce this one (not even using valgrind).
You are on which system ("Target:" in "gfortran -v")?
I tried
4.3.0 20071018 (experimental) [trunk revision 129431] (GCC)
4.3.0 20071016 (experimental) [trunk revision 129378] (SUSE Linux)
on x86_64-suse-linux.
> ~/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
>
This is indeed a regression between 4.3 and 4.2 and now tracked as
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33818
Tobias
More information about the Fortran
mailing list