Re: [patch,testsuite] More fixes for small targets.

2019-10-20 Thread Jeff Law
On 10/18/19 9:33 AM, Georg-Johann Lay wrote: > Here is some more cases fixed for small targets for noise reduction. > > Ok to apply? > > Johann > > gcc/testsuite/ > Fix some fallout for small targets. > > PR testsuite/52641 > * gcc.dg/torture/pr86034.c: Use 32-bit base type for a bi

[patch,testsuite] More fixes for small targets.

2019-10-18 Thread Georg-Johann Lay
Here is some more cases fixed for small targets for noise reduction. Ok to apply? Johann gcc/testsuite/ Fix some fallout for small targets. PR testsuite/52641 * gcc.dg/torture/pr86034.c: Use 32-bit base type for a bitfield of width > 16 bits. * gcc.dg/to