This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/50227] [4.7 Regression] ICE on valid with allocatable class component
- 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, 29 Aug 2011 16:13:41 +0000
- Subject: [Bug fortran/50227] [4.7 Regression] ICE on valid with allocatable class component
- Auto-submitted: auto-generated
- References: <bug-50227-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50227
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-08-29
Summary|ICE on valid with |[4.7 Regression] ICE on
|allocatable class component |valid with allocatable
| |class component
Ever Confirmed|0 |1
--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-08-29 16:13:41 UTC ---
Confirmed as a 4.7 regression introduced after r171100 and before (or at)
r171957 (r171654?).
Backtrace and analysis in http://gcc.gnu.org/ml/fortran/2011-08/msg00235.html .