Re: [Patch,Testsuite] Fix failure in gcc.dg/tree-ssa/forwprop-26.c

2013-05-03 Thread Jeff Law
On 05/03/2013 01:13 PM, Greta Yorsh wrote: This is a new test that fails on arm and probably other targets that have short enums by default: FAIL: gcc.dg/tree-ssa/forwprop-26.c (test for excess errors) Excess errors: /src/gcc/gcc/testsuite/gcc.dg/tree-ssa/forwprop-26.c:13:22: error: width of 'co

[Patch,Testsuite] Fix failure in gcc.dg/tree-ssa/forwprop-26.c

2013-05-03 Thread Greta Yorsh
This is a new test that fails on arm and probably other targets that have short enums by default: FAIL: gcc.dg/tree-ssa/forwprop-26.c (test for excess errors) Excess errors: /src/gcc/gcc/testsuite/gcc.dg/tree-ssa/forwprop-26.c:13:22: error: width of 'code' exceeds its type gcc.dg/tree-ssa/forwprop