This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52510] [4.8 regression] libitm/config/posix/rwlock.cc doesn't compile
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 07 Mar 2012 17:49:20 +0000
- Subject: [Bug c++/52510] [4.8 regression] libitm/config/posix/rwlock.cc doesn't compile
- Auto-submitted: auto-generated
- References: <bug-52510-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52510
--- Comment #2 from Rainer Orth <ro at gcc dot gnu.org> 2012-03-07 17:49:20 UTC ---
Nothing Solaris-specific here, fails in the same way on
x86_64-unknown-linux-gnu
as of r185060.
Rainer