[Bug testsuite/64885] libstdc++ all_attributes failure

2015-02-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885 --- Comment #5 from Jonathan Wakely --- Simply including first (as suggested in PR 64883 comment 10) causes a different error, because the gthr headers don't have #pragma GCC system_header and so the way uses __GTHREAD_MUTEX_INIT causes a warni

[Bug testsuite/64885] libstdc++ all_attributes failure

2015-01-31 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug testsuite/64885] libstdc++ all_attributes failure

2015-01-31 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885 --- Comment #4 from Jonathan Wakely --- That's a bug in gthr-single.h --- a/libgcc/gthr-single.h +++ b/libgcc/gthr-single.h @@ -38,7 +38,7 @@ typedef int __gthread_recursive_mutex_t; #define __GTHREAD_MUTEX_INIT_FUNCTION(mx) #define __GTHREAD_

[Bug testsuite/64885] libstdc++ all_attributes failure

2015-01-31 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885 --- Comment #3 from Dominique d'Humieres --- Related to (duplicate of) pr64883.

[Bug testsuite/64885] libstdc++ all_attributes failure

2015-01-31 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885 David Edelsohn changed: What|Removed |Added Target||powerpc-ibm-aix Status|UNCO

[Bug testsuite/64885] libstdc++ all_attributes failure

2015-01-31 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885 --- Comment #1 from David Edelsohn --- Created attachment 34633 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34633&action=edit gzipped pre-processed source of testcase