For Kyryll

2012-09-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

	* c-c++-common/pr51712.c: Handle for short-enum targets.

From-SVN: r191241
This commit is contained in:
Kyrylo Tkachov 2012-09-13 08:20:22 +00:00 committed by Ramana Radhakrishnan
parent cb85ddf7eb
commit b9e75f4fcc
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2012-09-12 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* c-c++-common/pr51712.c: Handle for short-enum targets.
2012-09-12 Terry Guo <terry.guo@arm.com>
* gcc.target/arm/combine-movs.c: Check movs for ARM mode

View file

@ -1,6 +1,7 @@
/* PR c/51712 */
/* { dg-do compile } */
/* { dg-options "-Wtype-limits" } */
/* { dg-additional-options "-fno-short-enums" { target short_enums } } */
enum test_enum {
FOO,