Re: [testsuite]: Fix testcases that need int >= 32 bits.
On Jul 5, 2011, at 2:02 AM, Georg-Johann Lay wrote: > There are still testcase that break on targets with int < 32 bits. [ Be sure to ask Ok? ] Ok.
[testsuite]: Fix testcases that need int >= 32 bits.
There are still testcase that break on targets with int < 32 bits. CCed contributors. Johann * gcc.dg/pr44023.c: Add dg-require-effective-target int32plus * gcc.dg/pr43402.c: Ditto. Index: gcc.dg/pr43402.c === --- gc