On i686-apple-darwin9 with revision 136554, I get the following ICEs on the codes from pr35971 and the two codes from
http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/ff7ae6c7a7860bca/60213205751117d4 (see pr36322): pr35971.f90: In function 'gp': pr35971.f90:46: internal compiler error: in expand_expr_real_1, at expr.c:7264 This ICEs replace the errors: pr35971.f90:46.25: gp = get_funloc(make_mess,aux) 1 Error: Type/rank mismatch in argument 'x' at (1) pr35971.f90:82.16: use other_fun 1 Fatal Error: Can't open module file 'other_fun.mod' for reading at (1): No such file or directory -- Summary: [4.4 Regression] ICE in expand_expr_real_1, at expr.c:7264 with rev.136554 Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dominiq at lps dot ens dot fr GCC build triplet: i686-apple-darwin9 GCC host triplet: i686-apple-darwin9 GCC target triplet: i686-apple-darwin9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36463