This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/41434] coldfire ACATS failures
- From: "joel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Oct 2009 17:25:59 -0000
- Subject: [Bug ada/41434] coldfire ACATS failures
- References: <bug-41434-296@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from joel at gcc dot gnu dot org 2009-10-12 17:25 -------
I have tracked the failure down to the %fp being corrupted because the size of
pthread_mutexattr_t has changed in RTEMS and the Ada binding is wrong. I have
no idea why this didn't impact other ports unless the stack alignment just let
us get lucky.
I am testing a fix now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41434