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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-08-16 23:54:56 UTC ---
Because clang trunk compiles fine with g++ on GNU/Linux and there's nothing
special about sparc Solaris that should make it fail, so I looked at the clang
code and worked out how that error could happen.

Closing, not a bug


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