This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/18476] internal compiler error on strange read


------- Additional Comments From tobi at gcc dot gnu dot org  2005-01-06 17:34 -------
This is a regression from g77:
[tobi@marktplatz tests]$ g77 pr18476.f
[tobi@marktplatz tests]$ ./a.out
startint: error in format
apparent state: internal I/O
last format: Pf@
lately writing sequential formatted internal IO
Aborted
[tobi@marktplatz tests]$ gfortran pr18476.f
pr18476.f: In function ?MAIN__?:
pr18476.f:5: internal compiler error: in gfc_conv_string_parameter, at
fortran/trans-expr.c:1985
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 


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


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