Commit e44013f7 by Andreas Schwab Committed by Andreas Schwab

cmdlne-dD-M.c: Fix test for makefile rule and remove xfail.

* gcc.dg/cpp/cmdlne-dD-M.c: Fix test for makefile rule and remove
xfail.

From-SVN: r133384
parent 7c38ade9
2008-03-20 Andreas Schwab <schwab@suse.de>
* gcc.dg/cpp/cmdlne-dD-M.c: Fix test for makefile rule and remove
xfail.
2008-03-20 Uros Bizjak <ubizjak@gmail.com>
* gcc.dg/gomp/pr34692.c: Cleanup gimple dump file.
/* Copyright (C) 2002, 2003 Free Software Foundation, Inc. */
/* Copyright (C) 2002, 2003, 2008 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-dD -M" } */
......@@ -12,4 +12,4 @@ int variable;
/* { dg-final { scan-file-not cmdlne-dD-M.i "(^|\\n)#define foo bar($|\\n)" } }
{ dg-final { scan-file-not cmdlne-dD-M.i "variable" } }
{ dg-final { scan-file-not cmdlne-dD-M.i "(^|\n)cmdlne-dD-M.*:.*cmdlne-dD-M.c" { xfail *-*-* } } } */
{ dg-final { scan-file cmdlne-dD-M.i "(^|\n)cmdlne-dD-M\[^\\n\]*:( *\\\\\\n)?\[^\\n\]*cmdlne-dD-M.c" } } */
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