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++/13445] [3.3 Regression] Template argument replacement "dereferences" a typedef


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


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