This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Exhaustive simulator testing
- From: Jeff Law <law at porcupine dot cygnus dot com>
- To: Zack Weinberg <zack at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 02 Oct 2002 08:23:30 -0600
- Subject: Re: Exhaustive simulator testing
- Reply-to: law at redhat dot com
In message <20020926214630.GG12223@codesourcery.com>, Zack Weinberg writes:
>Mostly to see what would happen, I wrote a script that built and
>tested the combined tree for every last target in the matrix I posted
>yesterday as part of the simtest-howto rewrite.
>
>Just over half of them fail to build for various reasons:
>
>d10v-elf - not supported by GCC
>mn10200-elf - not supported by GCC (obsoleted target)
Note that the mn102 may need to be resurrected. I'm hearing some rumblings
that it is being used inside Matsushita. Luckily it shouldn't be in
terrible shape. I built it a couple months ago and fixed a handful of
failures.
>mn10300-elf - GAS barfs during build
>
>_muldi3.s: Assembler messages:
>_muldi3.s:829: Error: can't resolve `.Letext0' {.text section}
> - `.Ltext0' {.text section}
Alex -- can you look at this?
Jeff