[Bug c++/21895] [wrong-code] template class member function with array typedef arguement behaves erroneously
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jun 2 23:37:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-02 23:37 -------
Fixed in 4.0.0 by:
2005-03-09 Mark Mitchell <mark@codesourcery.com>
PR c++/20208
* pt.c (tsubst_decl): Apply array-to-pointer and
function-to-pointer conversions to function arguments.
(regenerate_decl_from_template): Likewise.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21895
More information about the Gcc-bugs
mailing list