From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21596 invoked by alias); 17 Jan 2005 17:59:33 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 21454 invoked by uid 48); 17 Jan 2005 17:59:28 -0000 Date: Mon, 17 Jan 2005 17:59:00 -0000 Message-ID: <20050117175928.21452.qmail@sourceware.org> From: "joel at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050117175742.19488.joel@gcc.gnu.org> References: <20050117175742.19488.joel@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug ada/19488] RTEMS Ada RTS doesn't compile X-Bugzilla-Reason: CC X-SW-Source: 2005-01/txt/msg02288.txt.bz2 List-Id: ------- 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