From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 996 invoked by alias); 27 Mar 2002 21:06:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 974 invoked by uid 71); 27 Mar 2002 21:06:01 -0000 Resent-Date: 27 Mar 2002 21:06:01 -0000 Resent-Message-ID: <20020327210601.973.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, jason@redhat.com Resent-Reply-To: gcc-gnats@gcc.gnu.org, David.Billinghurst@riotinto.com Received:(qmail 31667 invoked by uid 61); 27 Mar 2002 21:02:54 -0000 Message-Id:<20020327210254.31666.qmail@sources.redhat.com> Date: Wed, 27 Mar 2002 13:06:00 -0000 From: David.Billinghurst@riotinto.com Reply-To: David.Billinghurst@riotinto.com To: gcc-gnats@gcc.gnu.org Cc: jason@redhat.com X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) X-GNATS-Notify:jason@redhat.com Subject: c++/6072: 3.2 g++ testsuite breakage on cygwin X-SW-Source: 2002-03/txt/msg01044.txt.bz2 List-Id: >Number: 6072 >Category: c++ >Synopsis: 3.2 g++ testsuite breakage on cygwin >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Wed Mar 27 13:06:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: David Billinghurst >Release: 3.2 >Organization: >Environment: i686-pc-cygwin >Description: The following patch to trunk on 2002-03-15 between 18:32 UTC and 19:00 UTC, broke a number of tests on cygwin. See gcc-bugs mailing list around 20 March for limited discussion 2002-03-15 Jason Merrill * varasm.c (assemble_variable): Call resolve_unique_section before checking DECL_SECTION_NAME. Use zeros for a decl with DECL_INITIAL of error_mark_node. Additional FAILS are FAIL: g++.dg/eh/omit-frame-pointer.C execution test FAIL: g++.dg/template/conv3.C (test for excess errors) WARNING: g++.dg/template/conv3.C compilation failed to produce executable FAIL: g++.dg/template/qualttp20.C (test for excess errors) FAIL: g++.dg/template/qualttp3.C (test for excess errors) FAIL: g++.dg/template/qualttp4.C (test for excess errors) FAIL: g++.dg/template/qualttp5.C (test for excess errors) FAIL: g++.dg/template/qualttp6.C (test for excess errors) FAIL: g++.dg/template/qualttp7.C (test for excess errors) FAIL: g++.dg/template/qualttp8.C (test for excess errors) FAIL: g++.dg/template/recurse.C (test for excess errors) FAIL: g++.benjamin/15071.C Execution test FAIL: g++.brendan/copy9.C Execution test FAIL: g++.brendan/nest21.C Execution test FAIL: g++.brendan/ptolemy2.C Execution test FAIL: g++.jason/2371.C Execution test FAIL: g++.jason/template24.C Execution test FAIL: g++.jason/template31.C Execution test FAIL: g++.jason/typeid1.C Execution test FAIL: g++.law/arg8.C Execution test FAIL: g++.law/code-gen5.C Execution test FAIL: g++.law/ctors12.C Execution test FAIL: g++.law/cvt2.C Execution test FAIL: g++.law/virtual3.C Execution test FAIL: g++.mike/eh2.C Execution test FAIL: g++.mike/net34.C Execution test FAIL: g++.mike/net46.C Execution test FAIL: g++.mike/p658.C Execution test FAIL: g++.other/headers1.C Execution test FAIL: g++.other/sibcall1.C Execution test FAIL: g++.other/unchanging1.C Execution test FAIL: g++.pt/ttp19.C Execution test FAIL: g++.robertl/eb115.C Execution test FAIL: g++.robertl/eb118.C Execution test FAIL: g++.robertl/eb21.C Execution test FAIL: g++.robertl/eb27.C Execution test FAIL: g++.robertl/eb31.C Execution test FAIL: g++.robertl/eb41.C Execution test FAIL: g++.robertl/eb46.C Execution test FAIL: g++.robertl/eb54.C Execution test FAIL: g++.robertl/eb66.C Execution test FAIL: g++.robertl/eb73.C Execution test FAIL: g++.robertl/eb77.C Execution test >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: