Commit 0d331e1a by Janis Johnson Committed by Janis Johnson

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

	PR testsuite/22523
	* g++.dg/template/inline1.C: Handle syntax for more assemblers.

From-SVN: r135691
parent 66d0be85
2008-05-20 Janis Johnson <janis187@us.ibm.com>
PR testsuite/22523
* g++.dg/template/inline1.C: Handle syntax for more assemblers.
* lib/scandump.exp (scan-dump): Handle non-existent dump file.
(scan-dump-times): Ditto.
(scan-dump-not): Ditto.
......
// { dg-do compile }
// { dg-options "-fno-default-inline -O0" }
// { dg-final { scan-assembler-not _ZN1X3FooIiEEvT_: } }
// { dg-final { scan-assembler-not "\[^ \t\]_ZN1X3FooIiEEvT_\[: \t\n\]" } }
// Copyright (C) 2003 Free Software Foundation, Inc.
// 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