Brad King wrote: > Brad King wrote: >> If you add the --print option you will see the command line options >> used by the gccxml front-end to run gccxml_cc1plus > > Oops, I meant the --debug option.
I've committed a fix. It's because gccxml exercises more of GCC's expression mangling and dumping code than GCC's normal error messages. -Brad Fix internal GCC parser crash for offsetof /cvsroot/GCC_XML/gccxml/GCC/gcc/cp/mangle.c,v <-- GCC/gcc/cp/mangle.c new revision: 1.4; previous revision: 1.3 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://www.gccxml.org/mailman/listinfo/gccxml
