typedefs-2.cc, [...]: Use -Wl,--no-enum-size-warning for arm*-*-linux*eabi.
* testsuite/20_util/make_signed/requirements/typedefs-2.cc, testsuite/20_util/make_unsigned/requirements/typedefs-2.cc: Use -Wl,--no-enum-size-warning for arm*-*-linux*eabi. From-SVN: r137673
This commit is contained in:
parent
3d7c63cf96
commit
70dfa2d714
@ -1,3 +1,9 @@
|
||||
2008-07-09 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* testsuite/20_util/make_signed/requirements/typedefs-2.cc,
|
||||
testsuite/20_util/make_unsigned/requirements/typedefs-2.cc: Use
|
||||
-Wl,--no-enum-size-warning for arm*-*-linux*eabi.
|
||||
|
||||
2008-07-09 Johannes Singler <singler@ira.uka.de>
|
||||
|
||||
PR libstdc++/36729
|
||||
|
@ -1,4 +1,5 @@
|
||||
// { dg-options "-std=gnu++0x -funsigned-char -fshort-enums" }
|
||||
// { dg-options "-std=gnu++0x -funsigned-char -fshort-enums -Wl,--no-enum-size-warning" { target arm*-*-linux*eabi } }
|
||||
|
||||
// 2007-05-03 Benjamin Kosnik <bkoz@redhat.com>
|
||||
//
|
||||
|
@ -1,4 +1,5 @@
|
||||
// { dg-options "-std=gnu++0x -funsigned-char -fshort-enums" }
|
||||
// { dg-options "-std=gnu++0x -funsigned-char -fshort-enums -Wl,--no-enum-size-warning" { target arm*-*-linux*eabi } }
|
||||
|
||||
// 2007-05-03 Benjamin Kosnik <bkoz@redhat.com>
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user