[GCC-XML] Compile fails for MSVC 8.0/9.0

Brad King brad.king at kitware.com
Tue Apr 27 14:50:57 EDT 2010


Dean Pavlekovic wrote:
> Hi,
> 
> A build of current CVS with MSVC 8.0/9.0 on Windows fails in
> GCC_XML/gccxml/GCC/gcc/cp/xml.c:xml_find_template_parm (tree t)
> 
> The problem seems to be that in C mode MSVC doesn't accept
> declarations that are not at beginning of a block in case statements,
> pls. see the attached patch which resolves the problem.

This was caused by the recently contributed patch.  Fix applied.

Thanks!
-Brad



More information about the gccxml mailing list