This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25868] [3.4/4.0/4.1/4.2 Regression] Multiple templates and typedefs cause function prototype not to match
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jan 2006 10:19:41 -0000
- Subject: [Bug c++/25868] [3.4/4.0/4.1/4.2 Regression] Multiple templates and typedefs cause function prototype not to match
- References: <bug-25868-12044@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rguenth at gcc dot gnu dot org 2006-01-20 10:19 -------
Confirmed. I can't see anything wrong with the testcase. EDG accepts it in
-strict_ansi mode, as does the old C++ parser.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
GCC build triplet|i686-pc-linux-gnu |
GCC host triplet|i686-pc-linux-gnu |
GCC target triplet|i686-pc-linux-gnu |
Keywords| |rejects-valid
Known to fail| |3.4.5 4.0.3 4.1.0 4.2.0
Known to work| |3.3.6
Last reconfirmed|0000-00-00 00:00:00 |2006-01-20 10:19:41
date| |
Summary|Multiple templates and |[3.4/4.0/4.1/4.2 Regression]
|typedefs cause function |Multiple templates and
|prototype not to match |typedefs cause function
| |prototype not to match
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25868