Re: [testsuite]: Skip some tests for avr

2011-04-19 Thread Mike Stump
On Apr 19, 2011, at 10:29 AM, Georg-Johann Lay wrote: > Thanks for that hint. There are some more test cases that imply int >= > 32 bit > > Johann > > 2011-04-19 Georg-Johann Lay > > * gcc.dg/pr42629.c: Add dg-require-effective-target int32plus > * gcc.c-torture/execute/cmpsi-2.c:

Re: [testsuite]: Skip some tests for avr

2011-04-19 Thread Georg-Johann Lay
Hans-Peter Nilsson schrieb: > On Tue, 19 Apr 2011, Georg-Johann Lay wrote: >> This patchlet skips some tests for avr because int is just 16 bits there. > >> 2011-04-19 Georg-Johann Lay >> >> * gcc.c-torture/compile/pr43191.c: Skip avr due to 16-bit int. >> * gcc.dg/torture/pr43165.c:

Re: [testsuite]: Skip some tests for avr

2011-04-19 Thread Hans-Peter Nilsson
On Tue, 19 Apr 2011, Georg-Johann Lay wrote: > This patchlet skips some tests for avr because int is just 16 bits there. > 2011-04-19 Georg-Johann Lay > > * gcc.c-torture/compile/pr43191.c: Skip avr due to 16-bit int. > * gcc.dg/torture/pr43165.c: Ditto. > * gcc.dg/torture/pr4