This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13532] Parse error with pthread.h on AIX 5.2 with gcc 3.3.2
- From: "richard_wheeler at cinfin dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Dec 2003 17:57:26 -0000
- Subject: [Bug c/13532] Parse error with pthread.h on AIX 5.2 with gcc 3.3.2
- References: <20031231173118.13532.richard_wheeler@cinfin.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From richard_wheeler at cinfin dot com 2003-12-31 17:57 -------
It's defined in "/cmDevTest/Dev/local/bin/../lib/gcc-lib/powerpc-ibm-
aix5.1.0.0/3.3.2/include/sys/types.h".
Why didn't it find the pthread_rwlock_t there?
If you look at the .i file it appears to find pthread_once_t ok.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13532