This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49417] [4.6/4.7 Regression] [OOP] ICE on invalid CLASS component declaration
- From: "janus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 15 Jun 2011 11:56:53 +0000
- Subject: [Bug fortran/49417] [4.6/4.7 Regression] [OOP] ICE on invalid CLASS component declaration
- Auto-submitted: auto-generated
- References: <bug-49417-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49417
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2011.06.15 11:56:15
AssignedTo|unassigned at gcc dot |janus at gcc dot gnu.org
|gnu.org |
Target Milestone|4.6.1 |---
Ever Confirmed|0 |1
--- Comment #2 from janus at gcc dot gnu.org 2011-06-15 11:56:15 UTC ---
Mine (I'm working on a patch). Apparently we fail to check for the 'class_ok'
attribute.