This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/32770] -fdefault-integer-8 and the library
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2007 12:21:20 -0000
- Subject: [Bug libfortran/32770] -fdefault-integer-8 and the library
- References: <bug-32770-10391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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