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 up gcc.dg/utf-array.c on some targets (PR preprocessor/37324)


On Wed, 2008-09-24 at 09:50 -0700, sje@cup.hp.com wrote:
> The recent changes to gcc.dg/utf-array.c did not fix the failures I was
> seeing on IA64.  The problem is that the syntax of the modified dg-error
> statements is wrong.  It is missing an empty message field before the
> target field and the target field itself is missing curly brakets around
> the ! expression part of the target field.  This patch fixes the problem
> and allows the test to pass on IA64.
> 
> OK for checkin?

OK.

Janis


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