[Bug c++/50096] New: GCC 4.X doesn't compile Clang on Sparc Solaris

2011-08-16 Thread javpicorel at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50096 Bug #: 50096 Summary: GCC 4.X doesn't compile Clang on Sparc Solaris Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal P

[Bug c++/50096] GCC 4.X doesn't compile Clang on Sparc Solaris

2011-08-16 Thread javpicorel at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50096 --- Comment #2 from Javier 2011-08-16 09:36:53 UTC --- (In reply to comment #1) > please read the bug reporting instructions and provide the information > requested: > http://gcc.gnu.org/bugs/ - specifically provide preprocessed source, not a >

[Bug c++/50096] GCC 4.X doesn't compile Clang on Sparc Solaris

2011-08-16 Thread javpicorel at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50096 --- Comment #5 from Javier 2011-08-16 21:52:21 UTC --- (In reply to comment #4) > Are you sure you haven't edited Stmt.cpp to remove 'const' from the definition > of the getSourceRange_t typedef? That would also explain the error. ups! I though