From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19703 invoked by alias); 16 Aug 2005 05:32:21 -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 19668 invoked by uid 48); 16 Aug 2005 05:32:12 -0000 Date: Tue, 16 Aug 2005 05:50:00 -0000 Message-ID: <20050816053212.19665.qmail@sourceware.org> From: "phython at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050810023703.23306.pinskia@gcc.gnu.org> References: <20050810023703.23306.pinskia@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug objc/23306] [4.1 Regression] [unit-at-a-time] objc exceptions (GNU runtime) don't work with unit-at-a-time X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg01760.txt.bz2 List-Id: ------- Additional Comments From phython at gcc dot gnu dot org 2005-08-16 05:32 ------- Here is a snippet from the test logs on ia64 Executing on host: /space/jim/ia64-linux-20050815/gcc/xgcc -B/space/jim/ia64-linux-20050815/gcc/ /home/jim/gcc/gcc/gcc/testsuite/objc/execute/exceptions/local-variables-1.m -w -O1 -fgnu-runtime -fobjc-exceptions -I/home/jim/gcc/gcc/gcc/testsuite/../../libobjc -L/space/jim/ia64-linux-20050815/ia64-unknown-linux-gnu/./libobjc/.libs -lobjc -lm -o /space/jim/ia64-linux-20050815/gcc/testsuite/local-variables-1.x1 (timeout = 300) /tmp/ccmZsyc2.o:(.sdata.DW.ref._OBJC_CLASS_NAME_1[DW.ref._OBJC_CLASS_NAME_1]+0x0): undefined reference to `_OBJC_CLASS_NAME_1' collect2: ld returned 1 exit status -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23306