[Bug fortran/55935] [OOP] Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs with bogus BLOCK

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Thu Jan 10 16:25:00 GMT 2013


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

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2013-01-10 16:25:05 UTC ---
For the test gfortran.dg/class_array_15.f03, the ICE is triggered by the
statement:

allocate(b%cBh(1),source=defaultBhC)

(note that the test compiles with  -fno-whole-file;-).



More information about the Gcc-bugs mailing list