[Bug ada/35284] Branch to 0x0 from Ada run-time
joel at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 31 20:17:00 GMT 2008
------- Comment #22 from joel at gcc dot gnu dot org 2008-03-31 20:16 -------
(In reply to comment #21)
> Best think would be to trace rtems calls on a platform where it works vs on the
> simulator. On a platform where it works, look at the backtrace of the task
> creation call and try to find out why it doesn't get called on i386 qemu.
>
I am back to this. Which pthread calls are of interest? I am starting
with pthread create, mutex init, lock and unlock, context switches and a few
condition variable calls. What else is of interest?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35284
More information about the Gcc-bugs
mailing list