This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, testsuite]: Fix PR 51128, scan failures with -fno-fat-lto-objects


Hello!

Just skip these tests when -fno-fat-lto-objects was added to options.

2011-12-05  Uros Bizjak  <ubizjak@gmail.com>

	PR testsuite/51128
	* gcc.dg/torture/pr23821.c: Skip if -fno-fat-lto-objects was passed.
	* gcc.dg/torture/pr39074.c: Ditto.
	* gcc.dg/torture/pr39074-2.c: Ditto.
	* gcc.dg/torture/pr42898.c: Ditto.
	* gcc.dg/torture/pr42898-2.c: Ditto.
	* gcc.dg/torture/pr45704.c: Ditto.
	* gcc.dg/torture/pr50472.c: Ditto.
	* gcc.dg/torture/pta-callused-1.c: Ditto.
	* gcc.dg/torture/pta-ptrarith-1.c: Ditto.
	* gcc.dg/torture/pta-ptrarith-2.c: Ditto.
	* gcc.dg/torture/pta-ptrarith-3.c: Ditto.
	* gcc.dg/torture/pta-escape-1.c: Ditto.
	* gcc.dg/torture/ipa-pta-1.c: Ditto.
	* gcc.dg/torture/ssa-pta-fn-1.c: Ditto.

Tested on x86_64-pc-linux-gnu {, -m32}, committed to mainline SVN.

Uros.

Attachment: t.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]