Re: [Patch,testsuite] ad PR52641: Fix some more tests that fail for small targets

2012-11-23 Thread Mike Stump
On Nov 22, 2012, at 8:54 AM, Georg-Johann Lay wrote: > Some more skips for tests that will fail with 16-bit int etc. > > Ok for trunk? Ok.

[Patch,testsuite] ad PR52641: Fix some more tests that fail for small targets

2012-11-22 Thread Georg-Johann Lay
Some more skips for tests that will fail with 16-bit int etc. Ok for trunk? Johann PR testsuite/52641 * gcc.dg/unroll_5.c: Add dg-require-effective-target int32plus. * gcc.dg/pr55150-1.c: Same. * gcc.dg/torture/pr54894.c: Add size32plus. Index: gcc.dg/unroll_5.c =