Commit 9a2915b2 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

re PR testsuite/22523 (template/inline1.C does not test correctly on all targerts)

	PR testsuite/22523
	* g++.dg/template/inline1.C: For the not-defined symbol, use the
	pattern from g++.dg/template/qualttp17.C.

From-SVN: r135840
parent 2da3884c
2008-05-24 Hans-Peter Nilsson <hp@axis.com>
PR testsuite/22523
* g++.dg/template/inline1.C: For the not-defined symbol, use the
pattern from g++.dg/template/qualttp17.C.
2008-05-23 Rafael Espindola <espindola@google.com> 2008-05-23 Rafael Espindola <espindola@google.com>
* gcc/testsuite/gcc.c-torture/compile/20080522-1.c: Move to gcc.dg. * gcc/testsuite/gcc.c-torture/compile/20080522-1.c: Move to gcc.dg.
......
// { dg-do compile } // { dg-do compile }
// { dg-options "-fno-default-inline -O0" } // { dg-options "-fno-default-inline -O0" }
// { dg-final { scan-assembler-not "\[^ \t\]_ZN1X3FooIiEEvT_\[: \t\n\]" } } // { dg-final { scan-assembler-not "\n_?_ZN1X3FooIiEEvT_\[: \t\n\]" } }
// Copyright (C) 2003 Free Software Foundation, Inc. // Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 27 Mar 2003 <nathan@codesourcery.com> // Contributed by Nathan Sidwell 27 Mar 2003 <nathan@codesourcery.com>
......
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