This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/32640] New: Binding for pthread_sigmask not same as other ports
- From: "joel at oarcorp dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jul 2007 18:28:24 -0000
- Subject: [Bug ada/32640] New: Binding for pthread_sigmask not same as other ports
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The Ada run-time has changed its expectation for the prototype of
pthread_sigmask. The RTEMS specific file does not compile. This small patch
fixes it.
2007-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* s-osinte-rtems.ads: Correct prototype of pthread_sigmask.
--
Summary: Binding for pthread_sigmask not same as other ports
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: joel at oarcorp dot com
GCC build triplet: any
GCC host triplet: any
GCC target triplet: *-*-*rtems*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32640