On Wed, Jul 31, 2024 at 12:02:08PM +0200, Filip Kastl wrote:
> 32bit x86 CPUs won't natively support the FFS operation on a 64 bit
> type. Therefore, the switch-exp-transform-3.c test will always fail
> with a 32bit target. I'm fixing my mistake.
>
> gcc/testsuite/ChangeLog:
>
> * gcc.tar
32bit x86 CPUs won't natively support the FFS operation on a 64 bit
type. Therefore, the switch-exp-transform-3.c test will always fail
with a 32bit target. I'm fixing my mistake.
gcc/testsuite/ChangeLog:
* gcc.target/i386/switch-exp-transform-3.c: Remove code testing
that the