From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14984 invoked by alias); 8 Feb 2005 21:45:11 -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 14908 invoked by uid 48); 8 Feb 2005 21:45:05 -0000 Date: Wed, 09 Feb 2005 07:23:00 -0000 Message-ID: <20050208214505.14907.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050202010250.19745.hp@gcc.gnu.org> References: <20050202010250.19745.hp@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/19745] [meta-bug]: cris-elf gcc, g++, objc testsuite failures as of "Tue Feb 1 22:03:59 UTC 2005" X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg00588.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-08 21:45 ------- WARNING: gcc.dg/20010912-1.c compilation failed to produce executable as the following is in the testcase: /* { dg-warning "not supported" "PIC unsupported" { target cris-*-elf* cris-*-aout* mmix-*-* } 0 } */ FAIL: gcc.dg/20020430-1.c (test for excess errors) FAIL: gcc.dg/20021018-1.c (test for excess errors) FAIL: gcc.dg/20021023-1.c (test for excess errors) FAIL: gcc.dg/20021029-1.c (test for excess errors) FAIL: gcc.dg/20030702-1.c (test for excess errors) FAIL: gcc.dg/20030708-1.c (test for excess errors) uses -fpic just like gcc.dg/20010912-1.c I am starting to think there should be a require-pic in the testsuite. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19745