This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/34059] [4.1/4.2/4.3 regression] ICE with invalid base type for class member



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]