This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13445] [3.3 Regression] Template argument replacement "dereferences" a typedef
- From: "brad dot king at kitware dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Dec 2003 19:45:55 -0000
- Subject: [Bug c++/13445] [3.3 Regression] Template argument replacement "dereferences" a typedef
- References: <20031219145430.13445.brad.king@kitware.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From brad dot king at kitware dot com 2003-12-19 19:45 -------
I've discovered that applying this patch manually fixes the bug:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?r1=1.758&r2=1.759
I am unable to confirm whether it introduces any other bugs when included in the
3.3 branch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13445