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 libfortran/32770] -fdefault-integer-8 and the library



------- Comment #15 from dominiq at lps dot ens dot fr  2007-07-29 12:21 -------
gfortran.dg/associated_2.f90
gfortran.fortran-torture/execute/intrinsic_associated.f90
gfortran.fortran-torture/execute/intrinsic_associated_2.f90

ICE with the same kind of error (cannot get any backtrace):

associated_2_db.f90: In function 'test1':
associated_2_db.f90:21: internal compiler error: in simplify_subreg, at
simplify-rtx.c:4683

intrinsic_associated(_2)?_db.f90: In function 'MAIN__':
intrinsic_associated(_2)?_db.f90:15: internal compiler error: in
simplify_subreg, at simplify-rtx.c:4683


-- 


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


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