Skip to content
Snippets Groups Projects
Commit f40fd85c authored by Filip Kastl's avatar Filip Kastl
Browse files

testsuite: Adjust switch-exp-transform-3.c for 32bit


32bit x86 CPUs won't natively support the FFS operation on a 64 bit
type.  Therefore, I'm setting the long long int part of the
switch-exp-transform-3.c test to only execute with 64bit targets.

gcc/testsuite/ChangeLog:

	* gcc.target/i386/switch-exp-transform-3.c: Set the long long
	int test to only execute with 64bit targets.

Signed-off-by: default avatarFilip Kastl <fkastl@suse.cz>
parent 996c2e21
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment