Commit ced61f82 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

re PR testsuite/18338 (mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c…

re PR testsuite/18338 (mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C)

	PR target/18338
	* gcc.dg/bitfld-4.c, g++.dg/abi/bitfield4.C: Gate on
	pcc_bitfield_type_matters || default_packed.

From-SVN: r106377
parent 51b4e409
2005-11-02 Hans-Peter Nilsson <hp@axis.com>
PR target/18338
* gcc.dg/bitfld-4.c, g++.dg/abi/bitfield4.C: Gate on
pcc_bitfield_type_matters || default_packed.
* lib/target-supports.exp
(check_effective_target_pcc_bitfield_type_matters): New proc.
* gcc.dg/bitfld-3.c: Gate on target pcc_bitfield_type_matters.
/* { dg-do run } */
/* { dg-do run { target { pcc_bitfield_type_matters || default_packed } } } */
/* Check bitfields and non-bitfields are aligned & sized similarly.
......
/* { dg-do run } */
/* { dg-do run { target { pcc_bitfield_type_matters || default_packed } } } */
/* { dg-options "" } */
/* Check bitfields and non-bitfields are aligned & sized similarly.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment