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++/19964] [3.4/4.0 regression] ICE on invalid member declaration


------- Additional Comments From reichelt at gcc dot gnu dot org  2005-02-15 00:55 -------
Btw, more segfaults can be generated with
A : A()   (since 2.95.3)
A : B()   (since 2.95.3)
A : A[]   (since 3.4.0)
A : B[]   (since 3.4.0)


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.0                       |3.4.4


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19964


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