internal compiler error for egcs 1.1

Alexandre Oliva oliva@dcc.unicamp.br
Sun Dec 6 02:21:00 GMT 1998


On Dec  6, 1998, Jeffrey A Law <law@hurl.cygnus.com> wrote:

>   In message < orlnklx4l9.fsf@araguaia.dcc.unicamp.br >you write:

>> > /* { dg-do compile { target sparc-*-* } } */
>> > /* { dg-options -mcpu=ultrasparc } */

>> Thanks, but how about the expected compiler crash?

> After adding the xfail :-)

But the docs say we can add either target or xfail, but not both :-(

I did the following:

/* { dg-do compile { xfail sparc-*-* } } */
/* { dg-options -mcpu=ultrasparc { target sparc-*-*-* } } */

Let's see if it works.

> [ dejagnu/lib/dg.exp in case you're wondering where that comment comes from. ]

Thanks for the pointer.  I'd never think of looking for dg.exp in
dejagnu/lib after finding it in gcc.dg

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil




More information about the Gcc-patches mailing list