fshort-wchar.c: Use -Wl,--no-wchar-size-warning on arm*-*-*eabi.
authorJoseph Myers <joseph@codesourcery.com>
Fri, 18 Jul 2008 22:05:43 +0000 (23:05 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Fri, 18 Jul 2008 22:05:43 +0000 (23:05 +0100)
* gcc.dg/fshort-wchar.c: Use -Wl,--no-wchar-size-warning on
arm*-*-*eabi.

From-SVN: r137968

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/fshort-wchar.c

index 464e05743392803ccbd7fdcdc29ada077c5e8274..17adb437053a0089ecb69173e0c0f671a936365f 100644 (file)
@@ -1,3 +1,8 @@
+2008-07-18  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/fshort-wchar.c: Use -Wl,--no-wchar-size-warning on
+       arm*-*-*eabi.
+
 2008-07-18  Uros Bizjak  <ubizjak@gmail.com>
 
        PR target/36786
index 9f4946307f0cbf1d8e20b3d0702c6c00dba5572c..c9c751504df5144beb906e5bdb017ce9007ade20 100644 (file)
@@ -2,6 +2,7 @@
 
 /* { dg-do run } */
 /* { dg-options "-fshort-wchar" } */
+/* { dg-options "-fshort-wchar -Wl,--no-wchar-size-warning" { target arm*-*-*eabi } } */
 
 /* Source: Neil Booth, 10 Dec 2002.