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++/13558] [3.4 Regression] ICE (illegal code) at cp/friend.c:200


------- Additional Comments From giovannibajo at libero dot it  2004-01-09 04:44 -------
Gaby,

which DR are you referring to? There is an old DR (360 IIRC) which says that we 
don't need typename in elaborated type specifiers, thus allowing:

friend class T::X;

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |giovannibajo at libero dot
                   |                            |it, gdr at integrable-
                   |                            |solutions dot net


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


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