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/40413] Internal error in connection with optimization and allocatable objects



------- Comment #1 from dominiq at lps dot ens dot fr  2009-06-11 10:34 -------
Confirmed on i686-apple-darwin9. The ICE disappears with -m64 and it is a
regression: the code compiles with 4.4.0 and 4.4.1 without warning and with
4.2.3 and 4.3.3 with:

pr40413.f90: In function 'state_matrix_copy':
pr40413.f90:29: warning: Function return value not set


-- 


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


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