From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17497 invoked by alias); 5 Jul 2005 00:40:16 -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 17485 invoked by uid 48); 5 Jul 2005 00:40:14 -0000 Date: Tue, 05 Jul 2005 00:40:00 -0000 Message-ID: <20050705004014.17484.qmail@sourceware.org> From: "hp at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050702040424.22274.pinskia@gcc.gnu.org> References: <20050702040424.22274.pinskia@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug objc/22274] [4.1 Regression] string[1-4].m, const-str-5.m fails with the gnu runtime X-Bugzilla-Reason: CC X-SW-Source: 2005-07/txt/msg00371.txt.bz2 List-Id: ------- Additional Comments From hp at gcc dot gnu dot org 2005-07-05 00:40 ------- I was about to enter a separate report, but it seems the bug is the same as this one, so I just add the following as a comment. A few more failures than the original report; I don't know what to make of that. Last known to work on: "Wed Jun 29 13:20:13 UTC 2005". With LAST_UPDATED: "Wed Jun 29 21:40:22 UTC 2005" up til and including "Mon Jul 4 10:24:52 UTC 2005" I get these objc failures: objc.dg/const-str-5.m (test for excess errors) objc/execute/string1.m compilation, -O0 objc/execute/string1.m compilation, -O1 objc/execute/string1.m compilation, -O2 objc/execute/string1.m compilation, -O3 -fomit-frame-pointer objc/execute/string1.m compilation, -O3 -g objc/execute/string1.m compilation, -Os objc/execute/string2.m compilation, -O0 objc/execute/string2.m compilation, -O1 objc/execute/string2.m compilation, -O2 objc/execute/string2.m compilation, -O3 -fomit-frame-pointer objc/execute/string2.m compilation, -O3 -g objc/execute/string2.m compilation, -Os objc/execute/string3.m compilation, -O0 objc/execute/string3.m compilation, -O1 objc/execute/string3.m compilation, -O2 objc/execute/string3.m compilation, -O3 -fomit-frame-pointer objc/execute/string3.m compilation, -O3 -g objc/execute/string3.m compilation, -Os objc/execute/string4.m compilation, -O0 objc/execute/string4.m compilation, -O1 objc/execute/string4.m compilation, -O2 objc/execute/string4.m compilation, -O3 -fomit-frame-pointer objc/execute/string4.m compilation, -O3 -g objc/execute/string4.m compilation, -Os With the message in the .log being similar for all: x/gcc/testsuite/objc/execute/string1.m:17: internal compiler error: tree check: expected identifier_node, have type_decl in generate_strings, at objc/objc-act.c:2445 -- What |Removed |Added ---------------------------------------------------------------------------- CC| |hp at gcc dot gnu dot org Last reconfirmed|2005-07-02 04:05:40 |2005-07-05 00:40:13 date| | Summary|[4.1 Regression] |[4.1 Regression] string[1- |string[12].m fails with the |4].m, const-str-5.m fails |gnu runtime |with the gnu runtime http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22274