This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16785] [PR c++/16637 followup] syntax error on valid code
- 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: 27 Jul 2004 16:42:57 -0000
- Subject: [Bug c++/16785] [PR c++/16637 followup] syntax error on valid code
- References: <20040727163305.16785.gbeauchesne@mandrakesoft.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-27 16:42 -------
I think this is a dup of bug 3252, typedef is just a storage class like static.
not a bug. see [3.3.6]/1 item 2
Since there is no diagnostic is required there is no bug in either in GCC or ICC.
*** This bug has been marked as a duplicate of 3252 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16785