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 ] PR36460 mark utf32 tests xfail for AVR



This patch marks UTF32 tests as xfail. Test fails because "c" assumes Char32t is always unsigned int. On AVR sizeof(int) == 2

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36470

2008-06-10 Andy Hutchinson <hutchinsonandy@aim.com>

   PR c/36460
   * gcc.dg/utf32-1.c: Mark xfail for AVR target.
   * gcc.dg/utf32-2.c: Ditto.
   * gcc.dg/utf32-3.c: Ditto.


Ok for 4.4 Mainline?



Attachment: utf32.patch
Description: Text document


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