Testsuite fixes for platforms that don't support weak symbols

Richard Henderson rth@redhat.com
Tue Aug 20 10:54:00 GMT 2002


On Tue, Aug 20, 2002 at 05:03:50PM +1000, Billinghurst, David (CRTS) wrote:
>  /* { dg-do assemble { xfail *-*-coff i?86-pc-cygwin h8300-*-hms } } */
>  
> -__attribute__ ((weak)) int i;
> +__attribute__ ((weak)) int i; /* { dg-warning "weak declaration" "weak declaration" { target *-*-coff i?86-pc-cygwin h8300-*-hms } } */

I don't understand this.  Havn't we already xfailed the whole test?


r~



More information about the Gcc-patches mailing list