This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32190] bad diagnostic
- 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: 2 Jun 2007 20:57:28 -0000
- Subject: [Bug c++/32190] bad diagnostic
- References: <bug-32190-6594@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-06-02 20:57 -------
On the mainline I just get:
t.cc: In function 'int main()':
t.cc:7: error: template argument 1 is invalid
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32190