Commit df5d6367 by Steve Ellcey Committed by Steve Ellcey

re PR testsuite/23186 (g++.dg/other/pr22003.C fails)

	PR testsuite/23186
	* g++.dg/other/pr22003.C: Require named sections.

From-SVN: r104457
parent 96d84476
2005-09-20 Steve Ellcey <sje@cup.hp.com>
PR testsuite/23186
* g++.dg/other/pr22003.C: Require named sections.
2005-09-20 Jakub Jelinek <jakub@redhat.com> 2005-09-20 Jakub Jelinek <jakub@redhat.com>
PR c++/23947 PR c++/23947
/* PR rtl-optimization/22003 */ /* PR rtl-optimization/22003 */
/* { dg-do compile } */ /* { dg-do compile } */
/* -freorder-blocks-and-partition is not supported on machines */
/* that do not support named sections. */
/* { dg-require-named-sections "" } */
/* { dg-options "-O2 -fno-exceptions -freorder-blocks-and-partition" } */ /* { dg-options "-O2 -fno-exceptions -freorder-blocks-and-partition" } */
struct c1 struct c1
......
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