[Bug c++/52510] [4.8 regression] libitm/config/posix/rwlock.cc doesn't compile

2012-07-02 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52510 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/52510] [4.8 regression] libitm/config/posix/rwlock.cc doesn't compile

2012-03-20 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52510 --- Comment #4 from Jason Merrill 2012-03-20 19:14:33 UTC --- Author: jason Date: Tue Mar 20 19:14:29 2012 New Revision: 185587 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185587 Log: PR c++/52510 * decl.c (reshape_init_class):

[Bug c++/52510] [4.8 regression] libitm/config/posix/rwlock.cc doesn't compile

2012-03-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52510 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-07 20:34:57 UTC --- A reghunt revealed that this patch (r184876) is indeed the culprit: 2012-03-03 Jason Merrill Core 1270 * call.c (build_aggr_conv): Call reshape_i

[Bug c++/52510] [4.8 regression] libitm/config/posix/rwlock.cc doesn't compile

2012-03-07 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52510 --- Comment #2 from Rainer Orth 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

[Bug c++/52510] [4.8 regression] libitm/config/posix/rwlock.cc doesn't compile

2012-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52510 Richard Guenther changed: What|Removed |Added Version|4.7.0 |4.8.0 Target Milestone|---

[Bug c++/52510] [4.8 regression] libitm/config/posix/rwlock.cc doesn't compile

2012-03-06 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52510 --- Comment #1 from Rainer Orth 2012-03-06 13:59:33 UTC --- Created attachment 26840 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26840 preprocessed input