[Bug libgcc/64885] libstdc++ all_attributes failure

2015-03-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libgcc/64885] libstdc++ all_attributes failure

2015-03-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885 --- Comment #9 from Jonathan Wakely --- Author: redi Date: Mon Mar 2 18:02:18 2015 New Revision: 221120 URL: https://gcc.gnu.org/viewcvs?rev=221120&root=gcc&view=rev Log: PR libgcc/64885 * gthr-single.h: Use __unused__ attribute instead

[Bug libgcc/64885] libstdc++ all_attributes failure

2015-02-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885 --- Comment #8 from Jonathan Wakely --- Yeah, they're a mess.

[Bug libgcc/64885] libstdc++ all_attributes failure

2015-02-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885 --- Comment #7 from Jakub Jelinek --- Ditto the header guards like GCC_GTHR_POSIX_H GCC_GTHR_SINGLE_H GCC_GTHR_H and macros like GTHREAD_USE_WEAK HIDE_EXPORTS

[Bug libgcc/64885] libstdc++ all_attributes failure

2015-02-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #6