[C++ Patch] Fix PR 39475

Daniel Frey d.frey@gmx.de
Tue Mar 17 20:52:00 GMT 2009


Hi,

I have to admit that I have basically no clue what the code does, but  
I have a question: complete_type(type1) is called for CPTK_IS_CLASS,  
CPTK_IS_ENUM and CPTK_IS_UNION. Is this required/correct? Shouldn't  
instantiation of templates be avoided in these cases?

Regards, Daniel



More information about the Gcc-patches mailing list