This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12694] insufficient contextual information to determine type - templated function parameter
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Oct 2003 19:47:34 -0000
- Subject: [Bug c++/12694] insufficient contextual information to determine type - templated function parameter
- References: <20031020192912.12694.belz@kolumbus.fi>
- 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=12694
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-10-20 19:47:33
date| |
Target Milestone|--- |3.4
------- Additional Comments From bangerth at dealii dot org 2003-10-20 19:47 -------
Confirmed. This is totally bogus! It compiles with 3.3, so is a mainline
regression.
W.