This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/41434] coldfire ACATS failures



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]