------- Additional Comments From joel at gcc dot gnu dot org 2005-01-17 17:59 ------- Created an attachment (id=7974) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7974&action=view) RTEMS specific fixes to Ada RTS to allow compilation
The RTEMS GNAT port does NOT use ATCB_Key but I had to find a way to initialize it to make the compiler happy. If there is a better way to initialize it, feel free to point it out. The fixes are minor and only to eliminate compiler errors. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19488