Your recent change to cp/pt.c

Gabriel Dos Reis gdr@codesourcery.com
Tue Dec 5 01:22:00 GMT 2000


This patch

        * pt.c (tsubst_decl): Call clone_function_decl here.
        (do_decl_instantiation): Not here.
        * class.c (clone_function_decl): Robustify.

... breaks the tree as testified by 

	http://gcc.gnu.org/ml/gcc-regression/2000-12/msg00004.html

and reported as being plateform independent in

	http://gcc.gnu.org/ml/gcc-bugs/2000-12/msg00086.html

There is no mention telling us on which plateform you tested it...

By reverting that portion I was able to successfully make a full
bootstrap. 

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


More information about the Gcc-bugs mailing list