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++/13166] DR136 not implemented


------- Additional Comments From lerdsuwa at gcc dot gnu dot org  2003-12-05 14:49 -------
The regression is fixed in the mainline.  So it no longer ICE.
However the behavior mentioned in DR136 (limiting which friend
declaration can have default function argument) is not yet implemented.
So I keep this bug report open, change keywords into an accept-invalid
and adjust the summary accordingly.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-valid-code           |accepts-invalid
            Summary|[3.4 regression] internal   |DR136 not implemented
                   |compiler error with cvs     |
                   |version 3.4 20031122        |


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


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