This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11725] [3.4 Regression] Wrong return statement warning with -Wreturn-type in template class method
- 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: 19 Dec 2003 08:06:01 -0000
- Subject: [Bug c++/11725] [3.4 Regression] Wrong return statement warning with -Wreturn-type in template class method
- References: <20030730132207.11725.nicolas.burrus@lrde.epita.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-19 08:05 -------
Actually I was wrong this is not caused by the new parser at all but rather this patch: <http://
gcc.gnu.org/ml/gcc-patches/2002-12/msg00944.html>. Jason you caused the regression, could
you look into it?
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |jason at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11725