This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/11725] [3.4 Regression] Wrong return statement warning with -Wreturn-type in template class method


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]