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/57094] [Fortran-Dev] ICE: in lhd_incomplete_type_error, at langhooks.c:203


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

--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2013-05-08 06:07:11 UTC ---
For the record, the first test in comment #1 is invalid as n is not
initialized. Now I see something I don't expect for both trunk and fortran-dev:
if I set n to 7, then printing tmp gives 'aaaaaa'. Is this expected?
If yes, why? If no, should I open a PR for it?


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