This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12577] typeof does not qualify as unqualified-id in certain contexts
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Oct 2003 16:29:32 -0000
- Subject: [Bug c++/12577] typeof does not qualify as unqualified-id in certain contexts
- References: <20031011125926.12577.gabor.greif@lucent.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12577
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |rejects-valid
Last reconfirmed|0000-00-00 00:00:00 |2003-10-11 16:29:32
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-11 16:29 -------
I can confirm this on the mainline, every thing here is not a regression except for one I split out
into PR 12581.