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]

[PATCH,TESTSUITE]Skip wchar tests for avr target


The following patch skips tests for avr target where include file wchar.h is needed. This is not available for AVR target and unlikely to ever be created.

2009-11-16 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>

 * gcc-dg/raw-string-1.c: Skip test for avr target.
 * gcc-dg/utf-array-short-wchar.c: Ditto.
 * gcc-dg/utf-array.c: Ditto.
 * gcc-dg/utf8-2.c: Ditto.

Ok for 4.5 head?





Attachment: wchar.patch
Description: Text document


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