This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50096] GCC 4.X doesn't compile Clang on Sparc Solaris
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 16 Aug 2011 23:54:56 +0000
- Subject: [Bug c++/50096] GCC 4.X doesn't compile Clang on Sparc Solaris
- Auto-submitted: auto-generated
- References: <bug-50096-4@http.gcc.gnu.org/bugzilla/>
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