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.

Reply via email to