This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11512] [3.4 Regression]Wrong warning in trivial function template
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jul 2003 14:32:40 -0000
- Subject: [Bug c++/11512] [3.4 Regression]Wrong warning in trivial function template
- References: <20030713133247.11512.jan@etpmod.phys.tue.nl>
- 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=11512
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
GCC target triplet|linux, glibc-2.2.5 |*-*-*
Keywords| |diagnostic
Last reconfirmed|0000-00-00 00:00:00 |2003-07-13 14:32:40
date| |
Summary|Wrong warning in trivial |[3.4 Regression]Wrong
|function template |warning in trivial function
| |template
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-13 14:32 -------
I can confirm this on the mainline (20030711). It does not warn in 3.3.1 (20030707).
>From Phil Regression hunter: Search converges between 2003-04-11-trunk (#205) and
2003-04-12-trunk (#206) .