Commit 2a9e3b72 by Mark Mitchell Committed by Mark Mitchell

truefalse.cpp: Move it to ...

	* gcc.dg/cpp/truefalse.cpp: Move it to ...
	* g++.dg/cpp/truefalse.C: Here.
	* gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.

From-SVN: r67333
parent 4c2da7f2
2003-06-02 Mark Mitchell <mark@codesourcery.com>
* gcc.dg/cpp/truefalse.cpp: Move it to ...
* g++.dg/cpp/truefalse.C: Here.
* gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
2003-06-01 Loren James Rittle <ljrittle@acm.org>
* gcc.dg/cpp/redef3.c: New file.
......
# Copyright (C) 1997, 2000 Free Software Foundation, Inc.
# Copyright (C) 1997, 2000, 2003 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
......@@ -36,7 +36,7 @@ if ![info exists DEFAULT_CFLAGS] then {
dg-init
# Main loop.
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{c,cpp,S} ]] \
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{c,S} ]] \
"" $DEFAULT_CFLAGS
# All done.
......
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