This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] fix for "FAIL: g++.jason/thunk3.C" in gcc testsuite


Nick Clifton <nickc@redhat.com> writes:
> Hi Kazuhiro,
>
>> 2005-05-19  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
>>    *  g++.old-deja/g++.jason/thunk3.C: XFAIL on m32r*-*-*.
>
> Approved and applied, although I changes the string to be "m32r-*" since 
> on my test system I check against an "m32r-sim" target.

Did you test that change?  I thought the target selector had to have
three components.

Hmm... I just updated and tried running the test.  I get:

ERROR: g++.old-deja/g++.jason/thunk3.C: syntax error in target selector "xfail rs6000-*-* powerpc-*-eabi m68k-*-coff mn10300-*-* v850-*-* sh-*-* sh64-*-* h8*-*-* xtensa-*-* m32r*-*" for " dg-do 1 run { xfail rs6000-*-* powerpc-*-eabi m68k-*-coff mn10300-*-* v850-*-* sh-*-* sh64-*-* h8*-*-* xtensa-*-* m32r*-* } "

Richard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]