Failure of test gcc.dg/asm-fs-1.c on cygwin

Alexandre Oliva aoliva@redhat.com
Thu May 31 00:05:00 GMT 2001


On May 31, 2001, "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com> wrote:

> Test gcc.dg/asm-fs-1.c on fails on cygwin:
>     FAIL: gcc.dg/asm-fs-1.c scan-assembler-not \*_bar


> The assembler output is below.  I don't understand the purpose of the test,
> so I can't determine if the result is bogus.

It tests that the `*' doesn't make it to the output assembly.  Since
it does, the test fails, indicating a bug in the Cygwin output
macros.

> .section	.text$*_bar,"x"
                      ^
> .section	.data$*_baz,"w"
                      ^

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-bugs mailing list