This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/50227] [4.7 Regression] [OOP] ICE-on-valid with allocatable class variable
- 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 18:17:50 +0000
- Subject: [Bug fortran/50227] [4.7 Regression] [OOP] ICE-on-valid with allocatable class variable
- Auto-submitted: auto-generated
- References: <bug-50227-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50227
--- Comment #9 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-08-29 18:17:50 UTC ---
> > (r171654?).
>
> Rather not. This one only concerns type-bound procedures (of which Andrew's
> test case has none):
Sorry to be such a nuisance, but it is: r171653 works, r171654 crashes.