This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/51520] [4.6 Regression] ICE in gfortran 4.6.2, x86_64
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 12 Dec 2011 23:12:17 +0000
- Subject: [Bug fortran/51520] [4.6 Regression] ICE in gfortran 4.6.2, x86_64
- Auto-submitted: auto-generated
- References: <bug-51520-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51520
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-12-12
Summary|ICE in gfortran 4.6.2, |[4.6 Regression] ICE in
|x86_64 |gfortran 4.6.2, x86_64
Ever Confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-12-12 23:12:17 UTC ---
The test compiles with gfortran 4.5.3. The segmentation fault appears on 4.6
between revisions 166401 (OK) and 166533 (ICE). The ICE seems to have been
fixed on trunk between revisions 180989 (ICE) and 181881 (OK).