re PR testsuite/25318 (g++.dg/other/pr22003.C (test for excess errors) fails)
authorSteve Ellcey <sje@cup.hp.com>
Mon, 30 Jan 2006 17:06:16 +0000 (17:06 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Mon, 30 Jan 2006 17:06:16 +0000 (17:06 +0000)
commit3b1a6677a716307298abb22c2c0b191b69e5903e
tree6d3e38911f239d99f2238bf3cececd2d9b0ba7bf
parent6bb862cc973aa22427c41dd482821b7c11c331e2
re PR testsuite/25318 (g++.dg/other/pr22003.C (test for excess errors) fails)

PR testsuite/25318
* lib/target-supports.exp (check_effective_target_freorder):
Check to see if target supports -freorder-blocks-and-partition.
* g++.dg/other/pr22003.C: Use "dg-require-effective-target freorder"
instead of "dg-require-named-sections".

From-SVN: r110405
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/pr22003.C
gcc/testsuite/lib/target-supports.exp