From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7567 invoked by alias); 28 Nov 2004 14:40:18 -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 7520 invoked by uid 48); 28 Nov 2004 14:40:12 -0000 Date: Sun, 28 Nov 2004 14:40:00 -0000 From: "hp at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org Message-ID: <20041128144007.18701.hp@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/18701] New: [4.0 regression] mmix-knuth-mmixware gcc.c-torture/execute failures: 20010224-1.c, 20020216-1.c, 20040218-1.c, 20040709-2.c X-Bugzilla-Reason: CC X-SW-Source: 2004-11/txt/msg03461.txt.bz2 List-Id: With LAST_UPDATED: "Sun Nov 28 09:51:57 UTC 2004" I get: FAIL: gcc.c-torture/execute/20010224-1.c execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gcc.c-torture/execute/20010224-1.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gcc.c-torture/execute/20020216-1.c execution, -O1 FAIL: gcc.c-torture/execute/20020216-1.c execution, -O2 FAIL: gcc.c-torture/execute/20020216-1.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/20020216-1.c execution, -O3 -g FAIL: gcc.c-torture/execute/20020216-1.c execution, -Os FAIL: gcc.c-torture/execute/20040218-1.c execution, -O1 FAIL: gcc.c-torture/execute/20040218-1.c execution, -O2 FAIL: gcc.c-torture/execute/20040218-1.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/20040218-1.c execution, -O3 -g FAIL: gcc.c-torture/execute/20040218-1.c execution, -Os FAIL: gcc.c-torture/execute/20040709-2.c execution, -Os With the message in the .log for all being: *** EXIT code 4242 (a call to abort) Note that reporting these as one is not a presumption that these regressions are all due to the same cause, though I will split this PR only if I later find that's not the case. The specific number of MMIX regressions didn't seem to be of general help, so I'm not doing that extra work anymore, I'm just logging regressions. Last known to work on: "Tue Nov 23 17:37:12 UTC 2004". Known to fail on: "Thu Nov 25 02:57:33 UTC 2004" with patches to fix PR target/18331, where named patches found not to cause this or any regression on an earlier checkout. -- Summary: [4.0 regression] mmix-knuth-mmixware gcc.c- torture/execute failures: 20010224-1.c, 20020216-1.c, 20040218-1.c, 20040709-2.c Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hp at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu GCC target triplet: mmix-knuth-mmixware http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18701