Re: [PATCH v2] testsuite: Adjust switch-exp-transform-3.c for 32bit

2024-07-31 Thread Filip Kastl
On Wed 2024-07-31 13:34:28, Jakub Jelinek wrote: > On Wed, Jul 31, 2024 at 01:32:06PM +0200, Filip Kastl wrote: > > Thanks for the feedback! Here is a second version of the patch. I've > > tested > > this version with > > > > make check RUNTESTFLAGS="i386.exp=gcc.target/i386/switch-exp-transfor

Re: [PATCH v2] testsuite: Adjust switch-exp-transform-3.c for 32bit

2024-07-31 Thread Jakub Jelinek
On Wed, Jul 31, 2024 at 01:32:06PM +0200, Filip Kastl wrote: > Thanks for the feedback! Here is a second version of the patch. I've tested > this version with > > make check RUNTESTFLAGS="i386.exp=gcc.target/i386/switch-exp-transform-3.c > --target_board='unix{-m32}'" > > and > > make check R