This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Failure of test gcc.dg/asm-fs-1.c on cygwin
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Subject: Re: Failure of test gcc.dg/asm-fs-1.c on cygwin
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 31 May 2001 04:05:41 -0300
- Cc: "'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>
- Organization: GCC Team, Red Hat
- References: <8D00C32549556B4E977F81DBC24E985D1B1A59@crtsmail1.technol_exch.corp.riotinto.org>
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