new FAILs on HEAD

Ziemowit Laski zlaski@apple.com
Fri Dec 17 18:34:00 GMT 2004


Oops, sorry about this.  When constructing the test case, I borrowed 
the relevant dg- voodoo from gcc.dg/20040813-1.c; specifically,

/* { dg-do compile } */
/* { dg-skip-if "No stabs" { mmix-*-* *-*-aix* } { "*" } { "" } } */
/* { dg-options "-gstabs" } */

I'm a bit surprised that this test got run on Linux at all (I thought 
Linux was DWARF country?); at any rate, it would appear that my 
scan-assembler regexp is not general enough, and I'd appreciate any 
info on the various syntactic/lexical variations it should handle.

Thanks,

--Zem

On 16 Dec 2004, at 23.40, Michael Ritzert wrote:

> If you directly receive this mail, your name is tagged to one of the 
> ChangeLog
> entries. A copy is also mailed to gcc-regressions.
>
> The build system:
> Fedora Core release 3 (Heidelberg)
> i686
> i686-pc-linux-gnu
> configure flags: --enable-threads=posix --prefix=/opt/gcc-HEAD 
> --enable-__cxa_atexit --with-system-zlib 
> --enable-languages=c,c++,f95,java,objc
>
> These new FAILs appeared since the last run:
>
> FAIL: objc.dg/stabs-1.m scan-assembler 
> .text\\n\\t.stabs.*100,0,0,Letext[0-9]*\\nLetext
>
> The complete testsuite logs can be found at
> http://www.mailsys.de/~gcc/logs-HEAD-i686-1103258819.tar.bz2
>
> These are the new ChangeLog entries since the last run:
>
> 2004-12-16  Ziemowit Laski  <zlaski@apple.com>
>
> 	* objc.dg/stabs-1.m: New test.
>



More information about the Gcc-regression mailing list