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++/47723] internal compiler: Segmentation fault - gcc 4.5.2 Arch Linux


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

--- Comment #14 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-04 13:42:19 UTC ---
(In reply to comment #10)
> struct S { };
> S* p = new S::S();

EDG 4.0-4.3 all reject this as well.


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