This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50096

--- Comment #5 from Javier <javpicorel at gmail dot com> 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 I didn't touch it but that was the problem!!! Thank you! Sorry
for bother...

just one thing, how did you know it?

Regards


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]