[Bug fortran/47601] Internal Error (mio_component_ref(): Component not found) with strange behavior

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Thu Feb 3 22:13:00 GMT 2011


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

--- Comment #7 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-02-03 22:13:11 UTC ---
On x86_64-apple-darwin10.6.0 the test in attachment 23241 compiles with 4.5.2
(r167027) and trunk r162456, but give an ICE 

gyre_lanr_discrim.f90:7.19:

  use gyre_lanr_bvp
                   1
Internal Error at (1):
mio_component_ref(): Component not found

at r166102 and 

gyre_lanr_bvp.f90:8.24:

  use gyre_lanr_jacobian
                        1
Internal Error at (1):
mio_component_ref(): Component not found

at r169809.



More information about the Gcc-bugs mailing list