From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4529 invoked by alias); 28 Dec 2002 17:18:23 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 4521 invoked from network); 28 Dec 2002 17:18:22 -0000 Received: from unknown (HELO dellpi.pinski.fam) (216.196.136.44) by 209.249.29.67 with SMTP; 28 Dec 2002 17:18:22 -0000 Received: from physics.uc.edu (IDENT:pinskia@localhost.pinski.fam [127.0.0.1]) by dellpi.pinski.fam (8.12.2/8.12.1) with ESMTP id gBSHI1oQ013966; Sat, 28 Dec 2002 12:18:02 -0500 (EST) Date: Sat, 28 Dec 2002 11:03:00 -0000 Subject: new fails on gcc 3.4, i686-unknown-openbsd3.1 Content-Type: text/plain; delsp=yes; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: Andrew Pinski , gcc@gcc.gnu.org To: Mark Mitchell , Marc Espie , tech@openbsd.org From: Andrew Pinski In-Reply-To: <200212281205.gBSC5PAn026010@grendel.geop.uc.edu> Message-Id: <5110B085-1A88-11D7-B063-000393A6D2F2@physics.uc.edu> Content-Transfer-Encoding: 7bit X-SW-Source: 2002-12/txt/msg01499.txt.bz2 The new failures on i686-unknown-openbsd3.1 are caused by the new parser and/or the definition of __BEGIN_DECLS/__END_DECLS in openbsd's header, sys/cdefs.h: #define __BEGIN_DECLS extern "C" { #define __END_DECLS }; Note the semicolon after }, that is what is causing it. Thanks, Andrew Pinski On Saturday, Dec 28, 2002, at 07:05 US/Eastern, Andrew Thomas Pinski wrote: > Native configuration is i686-unknown-openbsd3.1 > > === g++ tests === > > > Running target unix > FAIL: g++.dg/abi/bitfield4.C (test for excess errors) > WARNING: g++.dg/abi/bitfield4.C compilation failed to produce > executable > FAIL: g++.dg/abi/enum1.C (test for excess errors) > WARNING: g++.dg/abi/enum1.C compilation failed to produce executable > FAIL: g++.dg/ext/instantiate2.C scan-assembler > FAIL: g++.dg/init/array4.C (test for excess errors) > FAIL: g++.dg/init/init-ref1.C (test for excess errors) > WARNING: g++.dg/init/init-ref1.C compilation failed to produce > executable > FAIL: g++.dg/init/pm1.C (test for excess errors) > WARNING: g++.dg/init/pm1.C compilation failed to produce executable > XPASS: g++.dg/other/anon-struct.C (test for bogus messages, line 8) > XPASS: g++.dg/parse/angle-bracket.C (test for bogus messages, line 7) > FAIL: g++.dg/parse/stack1.C (test for excess errors) > FAIL: g++.dg/rtti/cv1.C (test for excess errors) > WARNING: g++.dg/rtti/cv1.C compilation failed to produce executable > FAIL: g++.dg/template/friend.C (test for excess errors) > FAIL: g++.dg/template/friend10.C (test for excess errors) > WARNING: g++.dg/template/friend10.C compilation failed to produce > executable > FAIL: g++.dg/template/pretty1.C (test for excess errors) > WARNING: g++.dg/template/pretty1.C compilation failed to produce > executable > FAIL: g++.dg/warn/Wunused-2.C (test for warnings, line 5) > FAIL: g++.abi/arraynew.C (test for excess errors) > FAIL: g++.abi/cxa_vec.C (test for excess errors) > FAIL: g++.abi/vbase1.C (test for excess errors) > FAIL: g++.abi/vtable3a.C caused compiler crash > FAIL: g++.abi/vtable3b.C caused compiler crash > FAIL: g++.abi/vtable3c.C caused compiler crash > FAIL: g++.abi/vtable3d.C caused compiler crash > FAIL: g++.abi/vtable3e.C caused compiler crash > FAIL: g++.abi/vtable3f.C caused compiler crash > FAIL: g++.abi/vtable3g.C caused compiler crash > FAIL: g++.abi/vtable3h.C caused compiler crash > FAIL: g++.abi/vtable3i.C caused compiler crash > FAIL: g++.abi/vtable3j.C caused compiler crash > FAIL: g++.benjamin/14687.C (test for excess errors) > FAIL: g++.benjamin/15071.C (test for excess errors) > FAIL: g++.benjamin/15822.C (test for excess errors) > FAIL: g++.benjamin/bool01.C (test for excess errors) > FAIL: g++.benjamin/bool02.C (test for excess errors) > FAIL: g++.bob/inherit2.C (test for excess errors) > FAIL: g++.brendan/copy9.C (test for excess errors) > FAIL: g++.brendan/crash15.C (test for excess errors) > FAIL: g++.brendan/crash20.C (test for excess errors) > FAIL: g++.brendan/crash30.C (test for excess errors) > FAIL: g++.brendan/crash38.C (test for excess errors) > FAIL: g++.brendan/crash49.C (test for excess errors) > FAIL: g++.brendan/crash62.C (test for excess errors) > FAIL: g++.brendan/cvt1.C (test for excess errors) > FAIL: g++.brendan/err-msg3.C (test for excess errors) > FAIL: g++.brendan/nest21.C (test for excess errors) > FAIL: g++.brendan/new3.C (test for excess errors) > XPASS: g++.brendan/parse4.C - treated as decl (test for bogus > messages, line 22) > XPASS: g++.brendan/parse4.C - treated as decl (test for bogus > messages, line 23) > XPASS: g++.brendan/parse5.C - (test for bogus messages, line 24) > XPASS: g++.brendan/parse6.C - (test for bogus messages, line 12) > FAIL: g++.brendan/ptolemy2.C (test for excess errors) > FAIL: g++.brendan/template8.C (test for excess errors) > FAIL: g++.brendan/temporary1.C (test for excess errors) > XPASS: g++.bugs/900404_04.C , (test for errors, line 15) > FAIL: g++.eh/catchptr1.C (test for excess errors) > FAIL: g++.eh/cleanup2.C (test for excess errors) > FAIL: g++.eh/flow1.C (test for excess errors) > FAIL: g++.eh/new1.C (test for excess errors) > FAIL: g++.eh/new2.C (test for excess errors) > FAIL: g++.eh/rethrow1.C (test for excess errors) > FAIL: g++.eh/rethrow2.C (test for excess errors) > FAIL: g++.eh/rethrow3.C (test for excess errors) > FAIL: g++.eh/rethrow4.C (test for excess errors) > FAIL: g++.eh/rethrow5.C (test for excess errors) > FAIL: g++.eh/rethrow6.C (test for excess errors) > FAIL: g++.eh/spec1.C (test for excess errors) > FAIL: g++.eh/spec2.C (test for excess errors) > FAIL: g++.eh/spec3.C (test for excess errors) > FAIL: g++.eh/spec4.C (test for excess errors) > FAIL: g++.eh/terminate1.C (test for excess errors) > FAIL: g++.eh/terminate2.C (test for excess errors) > FAIL: g++.ext/pretty2.C (test for excess errors) > FAIL: g++.ext/pretty3.C (test for excess errors) > FAIL: g++.jason/access23.C (test for excess errors) > XPASS: g++.jason/access8.C cannot convert to inh (test for errors, > line 28) > XPASS: g++.jason/ambig3.C - late parsing (test for bogus messages, > line 12) > XPASS: g++.jason/ambig3.C - late parsing (test for bogus messages, > line 14) > FAIL: g++.jason/init3.C (test for excess errors) > FAIL: g++.jason/rfg7.C (test for excess errors) > FAIL: g++.jason/template24.C (test for excess errors) > FAIL: g++.jason/template26.C caused compiler crash > FAIL: g++.jason/template31.C (test for excess errors) > FAIL: g++.jason/template44.C (test for excess errors) > FAIL: g++.jason/typeid1.C (test for excess errors) > FAIL: g++.law/arg1.C (test for excess errors) > FAIL: g++.law/arg7.C (test for excess errors) > FAIL: g++.law/arg8.C (test for excess errors) > FAIL: g++.law/arg9.C (test for excess errors) > FAIL: g++.law/arm12.C (test for excess errors) > FAIL: g++.law/arm13.C (test for excess errors) > FAIL: g++.law/arm15.C (test for excess errors) > FAIL: g++.law/arm9.C (test for excess errors) > FAIL: g++.law/array1.C (test for excess errors) > FAIL: g++.law/bad-error7.C (test for excess errors) > FAIL: g++.law/bit-fields2.C (test for excess errors) > FAIL: g++.law/code-gen1.C (test for excess errors) > FAIL: g++.law/code-gen2.C (test for excess errors) > FAIL: g++.law/code-gen5.C (test for excess errors) > FAIL: g++.law/copy1.C (test for excess errors) > FAIL: g++.law/ctors10.C (test for excess errors) > FAIL: g++.law/ctors12.C (test for excess errors) > FAIL: g++.law/ctors13.C (test for excess errors) > FAIL: g++.law/ctors15.C (test for excess errors) > FAIL: g++.law/ctors16.C (test for excess errors) > FAIL: g++.law/ctors17.C (test for excess errors) > FAIL: g++.law/ctors2.C (test for excess errors) > FAIL: g++.law/ctors6.C (test for excess errors) > FAIL: g++.law/ctors8.C (test for excess errors) > FAIL: g++.law/cvt10.C (test for excess errors) > FAIL: g++.law/cvt11.C (test for excess errors) > FAIL: g++.law/cvt12.C (test for excess errors) > FAIL: g++.law/cvt16.C (test for excess errors) > FAIL: g++.law/cvt2.C (test for excess errors) > FAIL: g++.law/cvt7.C (test for excess errors) > FAIL: g++.law/dtors2.C (test for excess errors) > FAIL: g++.law/dtors3.C (test for excess errors) > FAIL: g++.law/dtors4.C (test for excess errors) > FAIL: g++.law/dtors5.C (test for excess errors) > FAIL: g++.law/global-init1.C (test for excess errors) > FAIL: g++.law/init11.C (test for excess errors) > FAIL: g++.law/init14.C (test for excess errors) > FAIL: g++.law/missed-error2.C (test for excess errors) > FAIL: g++.law/nest3.C (test for excess errors) > FAIL: g++.law/operators16.C (test for excess errors) > FAIL: g++.law/operators23.C (test for excess errors) > FAIL: g++.law/operators28.C (test for excess errors) > FAIL: g++.law/operators30.C (test for excess errors) > FAIL: g++.law/operators32.C (test for excess errors) > FAIL: g++.law/operators33.C (test for excess errors) > FAIL: g++.law/operators4.C (test for excess errors) > FAIL: g++.law/operators8.C (test for excess errors) > FAIL: g++.law/profile1.C (test for excess errors) > FAIL: g++.law/refs1.C (test for excess errors) > FAIL: g++.law/scope2.C (test for excess errors) > FAIL: g++.law/temps2.C (test for excess errors) > FAIL: g++.law/temps3.C (test for excess errors) > FAIL: g++.law/temps5.C (test for excess errors) > FAIL: g++.law/temps6.C (test for excess errors) > FAIL: g++.law/vbase1.C (test for excess errors) > FAIL: g++.law/virtual2.C (test for excess errors) > FAIL: g++.law/virtual3.C (test for excess errors) > FAIL: g++.law/virtual4.C (test for excess errors) > FAIL: g++.law/visibility1.C (test for excess errors) > FAIL: g++.law/visibility10.C (test for excess errors) > FAIL: g++.law/visibility13.C (test for excess errors) > FAIL: g++.law/visibility15.C (test for excess errors) > FAIL: g++.law/visibility17.C (test for excess errors) > FAIL: g++.law/visibility2.C (test for excess errors) > FAIL: g++.law/visibility22.C (test for excess errors) > FAIL: g++.law/visibility25.C (test for excess errors) > FAIL: g++.law/visibility7.C (test for excess errors) > FAIL: g++.martin/bitset1.C (test for excess errors) > FAIL: g++.martin/new1.C (test for excess errors) > FAIL: g++.mike/net40.C (test for excess errors) > FAIL: g++.mike/net46.C (test for excess errors) > FAIL: g++.mike/ns15.C (test for excess errors) > FAIL: g++.mike/p2736.C (test for excess errors) > FAIL: g++.mike/p658.C (test for excess errors) > FAIL: g++.mike/p710.C (test for excess errors) > FAIL: g++.mike/rtti1.C (test for excess errors) > FAIL: g++.ns/koenig9.C (test for excess errors) > FAIL: g++.ns/new1.C (test for excess errors) > FAIL: g++.ns/using4.C (test for excess errors) > FAIL: g++.ns/using6.C (test for excess errors) > FAIL: g++.oliva/new1.C (test for excess errors) > FAIL: g++.oliva/thunk1.C (test for excess errors) > XPASS: g++.other/access6.C - private - (test for bogus messages, line > 9) > XPASS: g++.other/access6.C - redeclared - (test for bogus messages, > line 11) > XPASS: g++.other/access6.C - private - (test for bogus messages, line > 14) > FAIL: g++.other/align.C (test for excess errors) > XPASS: g++.other/decl1.C (test for excess errors) > XPASS: g++.other/decl5.C ::Q not a member of B (test for errors, line > 34) > FAIL: g++.other/defarg6.C (test for excess errors) > FAIL: g++.other/delete8.C (test for excess errors) > FAIL: g++.other/dyncast6.C (test for excess errors) > FAIL: g++.other/headers1.C (test for excess errors) > FAIL: g++.other/init9.C (test for excess errors) > FAIL: g++.other/inline14.C (test for excess errors) > FAIL: g++.other/op2.C (test for excess errors) > FAIL: g++.other/op3.C (test for excess errors) > FAIL: g++.other/vaarg1.C (test for excess errors) > FAIL: g++.other/vtbl2.C (test for excess errors) > FAIL: g++.pt/crash68.C (test for excess errors) > FAIL: g++.pt/deduct5.C (test for excess errors) > FAIL: g++.pt/deduct6.C (test for excess errors) > FAIL: g++.pt/instantiate10.C (test for excess errors) > FAIL: g++.pt/ttp19.C (test for excess errors) > FAIL: g++.pt/ttp40.C (test for excess errors) > XPASS: g++.pt/typename12.C (test for excess errors) > XPASS: g++.pt/typename12.C Execution test > FAIL: g++.robertl/eb102.C (test for excess errors) > FAIL: g++.robertl/eb104.C (test for excess errors) > FAIL: g++.robertl/eb109.C (test for excess errors) > FAIL: g++.robertl/eb113.C (test for excess errors) > FAIL: g++.robertl/eb114.C (test for excess errors) > FAIL: g++.robertl/eb124.C (test for excess errors) > FAIL: g++.robertl/eb126.C (test for excess errors) > FAIL: g++.robertl/eb127.C (test for excess errors) > FAIL: g++.robertl/eb129.C (test for excess errors) > FAIL: g++.robertl/eb129a.C (test for excess errors) > FAIL: g++.robertl/eb15.C (test for excess errors) > FAIL: g++.robertl/eb17.C (test for excess errors) > FAIL: g++.robertl/eb21.C (test for excess errors) > FAIL: g++.robertl/eb24.C (test for excess errors) > FAIL: g++.robertl/eb28.C (test for excess errors) > FAIL: g++.robertl/eb29.C (test for excess errors) > FAIL: g++.robertl/eb3.C (test for excess errors) > FAIL: g++.robertl/eb30.C (test for excess errors) > FAIL: g++.robertl/eb31.C (test for excess errors) > FAIL: g++.robertl/eb33.C (test for excess errors) > FAIL: g++.robertl/eb36.C (test for excess errors) > FAIL: g++.robertl/eb39.C (test for excess errors) > FAIL: g++.robertl/eb4.C (test for excess errors) > FAIL: g++.robertl/eb41.C (test for excess errors) > FAIL: g++.robertl/eb43.C (test for excess errors) > FAIL: g++.robertl/eb44.C (test for excess errors) > FAIL: g++.robertl/eb46.C (test for excess errors) > FAIL: g++.robertl/eb54.C (test for excess errors) > FAIL: g++.robertl/eb55.C (test for excess errors) > FAIL: g++.robertl/eb59.C (test for excess errors) > FAIL: g++.robertl/eb60.C (test for excess errors) > FAIL: g++.robertl/eb62.C (test for excess errors) > FAIL: g++.robertl/eb65.C (test for excess errors) > FAIL: g++.robertl/eb66.C (test for excess errors) > FAIL: g++.robertl/eb7.C (test for excess errors) > FAIL: g++.robertl/eb77.C (test for excess errors) > FAIL: g++.robertl/eb79.C (test for excess errors) > FAIL: g++.robertl/eb82.C (test for excess errors) > FAIL: g++.robertl/eb91.C (test for excess errors) > > === g++ Summary === > > # of expected passes 7628 > # of unexpected failures 210 > # of unexpected successes 17 > # of expected failures 181 > # of untested testcases 15 > # of unsupported tests 3 > /export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/gcc/testsuite/../ > g++ version 3.4 20021228 (experimental)