[testsuite] ad PR52641: Skip more tests on int16 or size16 targets.

Georg-Johann Lay avr@gjlay.de
Fri Jul 19 09:53:00 GMT 2013


Here are some more skips of tests that won't work on int16 targets.

In most cases constants too big, bitfields too long or arrays too large are
used. For gcc.dg/torture/pr56488.c there are some notes at

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56488#c4

that explain for why this test fails if int = short.

Ok to apply?

Johann


	PR testsuite/52641
	* gcc.c-torture/execute/pr57344-2.x: New. Skip int16.
	* gcc.dg/pr53265.c: Add dg-require-effective-target size32plus.
	* gcc.dg/torture/pr53366-1.c: Same.
	* gcc.dg/torture/pr57381.c: Add dg-require-effective-target int32plus.
	* gcc.dg/torture/pr56488.c: Same.
	* gcc.dg/torture/pr57584.c: Same.
	* gcc.dg/tree-ssa/pr57385.c: Same.
	* gcc.dg/pr57154.c: Add dg-require-effective-target scheduling.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: testsuite-int32plus-5.diff
Type: text/x-patch
Size: 2729 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130719/54ea8a5a/attachment.bin>


More information about the Gcc-patches mailing list