[Bug libitm/63907] libitm/config/posix/rwlock.cc doesn't compile

2018-03-12 Thread dvitek at grammatech dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63907 --- Comment #13 from David Vitek --- Created attachment 43639 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43639=edit hack for g++4.5.3 and old libc compatibility This is a nasty hack and you should check that your system's definition

[Bug libitm/63907] libitm/config/posix/rwlock.cc doesn't compile

2018-03-12 Thread dvitek at grammatech dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63907 --- Comment #12 from David Vitek --- Created attachment 43638 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43638=edit patch for g++7.3 and old libc This patch fixes the parse error with newer versions of g++

[Bug libitm/63907] libitm/config/posix/rwlock.cc doesn't compile

2018-03-12 Thread dvitek at grammatech dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63907 David Vitek changed: What|Removed |Added CC||dvitek at grammatech dot com --- Comment

[Bug libitm/63907] libitm/config/posix/rwlock.cc doesn't compile

2016-10-18 Thread lts-rudolph at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63907 --- Comment #10 from Klaus Rudolph --- Created attachment 39830 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39830=edit preprocessed file rwlock.ii Add rwlock.ii file as requested.

[Bug libitm/63907] libitm/config/posix/rwlock.cc doesn't compile

2016-10-18 Thread lts-rudolph at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63907 --- Comment #9 from Klaus Rudolph --- hi all, > Gesendet: Freitag, 14. Oktober 2016 um 10:32 Uhr > Von: "redi at gcc dot gnu.org" <gcc-bugzi...@gcc.gnu.org> > An: lts-rudo...@gmx.de > Betreff: [Bug libitm/63907] l

[Bug libitm/63907] libitm/config/posix/rwlock.cc doesn't compile

2016-10-15 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63907 --- Comment #8 from Andrew Pinski --- (In reply to Jonathan Wakely from comment #7) > Created attachment 39809 [details] > Use default member initializers. You attached the wrong patch?

[Bug libitm/63907] libitm/config/posix/rwlock.cc doesn't compile

2016-10-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63907 --- Comment #7 from Jonathan Wakely --- Created attachment 39809 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39809=edit Use default member initializers. (In reply to Jonathan Wakely from comment #1) > Similar problem to PR 49894 but I

[Bug libitm/63907] libitm/config/posix/rwlock.cc doesn't compile

2016-10-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63907 --- Comment #6 from Jonathan Wakely --- See https://gcc.gnu.org/bugs/

[Bug libitm/63907] libitm/config/posix/rwlock.cc doesn't compile

2016-10-14 Thread lts-rudolph at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63907 --- Comment #5 from Klaus Rudolph --- Hi Andrew, > Andrew Pinski changed: > >What|Removed |Added > > Status|NEW

[Bug libitm/63907] libitm/config/posix/rwlock.cc doesn't compile

2016-10-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63907 Andrew Pinski changed: What|Removed |Added Status|NEW |WAITING --- Comment #4 from Andrew

[Bug libitm/63907] libitm/config/posix/rwlock.cc doesn't compile

2016-08-12 Thread lts-rudolph at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63907 Klaus Rudolph changed: What|Removed |Added Known to fail||4.9.2, 6.1.0 --- Comment #3 from Klaus

[Bug libitm/63907] libitm/config/posix/rwlock.cc doesn't compile

2016-08-12 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63907 Andrew Pinski changed: What|Removed |Added Keywords||build Component|c++