This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13094] Incorrect type-id parsing
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2004 10:28:10 -0000
- Subject: [Bug c++/13094] Incorrect type-id parsing
- References: <20031117235959.13094.ron_hylton@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-03-19 10:28 -------
The reduced code snippet now compiles with 3.4.0 and mainline
(as does the related code in PR 11715).
The original testcase still crashes mainline however.
(I'll work on a reduced testcase.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13094