From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9911 invoked by alias); 12 Apr 2005 07:16:24 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 9869 invoked from network); 12 Apr 2005 07:16:15 -0000 Received: from unknown (HELO emea1-mh.id2.novell.com) (195.33.99.129) by sourceware.org with SMTP; 12 Apr 2005 07:16:15 -0000 Received: from EMEA1-MTA by emea1-mh.id2.novell.com with Novell_GroupWise; Tue, 12 Apr 2005 08:16:14 +0200 Message-Id: Date: Tue, 12 Apr 2005 07:16:00 -0000 From: "Jan Beulich" To: Cc: Subject: Re: gas testsuite FAIL: macros dot [Was: Results for 2.16.90 20050412 testsuite on sparc-unknown-linux-g Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-SW-Source: 2005-04/txt/msg00280.txt.bz2 How can an unknown opcode be a fatal error? Certainly, the testcase could b= e adjusted for that, but I think the target's making this more severe than = it should be. Jan >>> Christian Joensson 12.04.05 08:15:12 >>> On Apr 12, 2005 8:08 AM, Christian Joensson wrote: > Aurora SPARC Linux release 2.0 (Kashmir FC3) UltraSparc IIi (Sabre) sun4u: >=20 > binutils-2.16.90.0.1-1.sparc > bison-1.875c-2.sparc > dejagnu-1.4.4-2.noarch > expect-5.42.1-1.sparc > gcc-3.4.2-6.fc3.sparc > gcc4-4.0.0-0.8sparc.sparc > glibc-2.3.3-99.sparc64 > glibc-2.3.3-99.sparcv9 > glibc-devel-2.3.3-99.sparc > glibc-devel-2.3.3-99.sparc64 > glibc-headers-2.3.3-99.sparc64 > glibc-headers-2.3.3-99.sparc > glibc-kernheaders-2.6-20sparc.sparc > gmp-4.1.4-3sparc.sparc > gmp-4.1.4-3sparc.sparc64 > gmp-devel-4.1.4-3sparc.sparc > gmp-devel-4.1.4-3sparc.sparc64 > kernel-2.6.11-1.1166sp1.sparc64 > package kernel-devel is not installed > package kernel-smp is not installed > libgcc-3.4.2-6.fc3.sparc > libgcc-3.4.2-6.fc3.sparc64 > libstdc++-3.4.2-6.fc3.sparc64 > libstdc++-3.4.2-6.fc3.sparc > libstdc++-devel-3.4.2-6.fc3.sparc64 > libstdc++-devel-3.4.2-6.fc3.sparc > make-3.80-5.sparc > nptl-devel-2.3.3-99.sparcv9 > tcl-8.4.7-2.sparc >=20 > LAST_UPDATED: Tue Apr 12 05:27:33 UTC 2005 >=20 > Native configuration is sparc-unknown-linux-gnu >=20 > =3D=3D=3D binutils tests =3D=3D=3D >=20 > Running target unix >=20 > =3D=3D=3D binutils Summary =3D=3D=3D >=20 > # of expected passes 33 > =3D=3D=3D gas tests =3D=3D=3D >=20 > Running target unix > FAIL: macros dot >From the log file: Executing /usr/local/src/trunk/src/gas/testsuite/lib/run ../as-new=20 -alm /usr/local/src/trunk/src/gas/testsuite/gas/macros/dot.s >&dump.out regexp_diff match failure regexp "^.*:28: Error: .*$" line "/usr/local/src/trunk/src/gas/testsuite/gas/macros/dot.s:28: Fatal error: Unknown opcode: `x.y.z 0'" extra regexps in /usr/local/src/trunk/src/gas/testsuite/gas/macros/dot.l starting with "^(.* )?GAS .*$" EOF from dump.out FAIL: macros dot > =3D=3D=3D gas Summary =3D=3D=3D >=20 > # of expected passes 88 > # of unexpected failures 1 > =3D=3D=3D ld tests =3D=3D=3D >=20 > Running target unix > FAIL: S-records with constructors >=20 > =3D=3D=3D ld Summary =3D=3D=3D >=20 > # of expected passes 238 > # of unexpected failures 1 > # of expected failures 5 >=20 > version: 2.16.90 20050412 > Platform: sparc-unknown-linux-gnu > configure flags: sparc-linux --enable-__cxa_atexit --enable-shared > --enable-64-bit-bfd --prefix=3D/usr/local/binutils > Counting all warnings, > there are 30 warnings in stage0 of this bootstrap. >=20 > Number of warnings per file: > 10 /usr/local/src/trunk/src/binutils/bucomm.c > 8 libiberty/regex.c > 4 libiberty/pexecute.c > 4 libiberty/getpwd.c > 2 include/xregex2.h > 2 include/getopt.h >=20 > Number of warning types: > 10 the use of \`???' is dangerous, better use \`???' > 6 signed and unsigned type in conditional expression > 6 function declaration isn't a prototype > 4 assignment discards qualifiers from pointer target type > 2 return discards qualifiers from pointer target type > 2 ISO C90 does not support \`static' or type qualifiers in > parameter array declarators >=20 --=20 Cheers, /ChJ