This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34059] [4.1/4.2/4.3 regression] ICE with invalid base type for class member
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Nov 2007 17:23:44 -0000
- Subject: [Bug c++/34059] [4.1/4.2/4.3 regression] ICE with invalid base type for class member
- References: <bug-34059-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from janis at gcc dot gnu dot org 2007-11-13 17:23 -------
The change on mainline from silently accepting the code to an ICE is due to
this patch:
http://gcc.gnu.org/viewcvs?view=rev&rev=117360
r117360 | mmitchel | 2006-10-02 04:12:30 +0000 (Mon, 02 Oct 2006)
--
janis at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mmitchel at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34059