From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20247 invoked by alias); 10 Aug 2005 02:37:57 -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 19464 invoked by uid 48); 10 Aug 2005 02:37:07 -0000 Date: Wed, 10 Aug 2005 02:37:00 -0000 From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org Message-ID: <20050810023703.23306.pinskia@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug objc/23306] New: [unit-at-a-time] objc.dg/try-catch-8.m fails to link/compile with the gnu runtime X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg01052.txt.bz2 List-Id: objc.dg/try-catch-8.m fails currently on the mainline, it also fails on the 4.0 branch for the same reason (well it is not tested there at all because it was marked as testing for darwin only for some reason, which I was not going to look into just yet). Anyways the problem is that we call generate_strings before we lower the eh so we don't get a string which is referenced from the eh data. -- Summary: [unit-at-a-time] objc.dg/try-catch-8.m fails to link/compile with the gnu runtime Product: gcc Version: 4.1.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P2 Component: objc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pinskia at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23306