summaryrefslogtreecommitdiff
path: root/test/C++Frontend/2003-08-29-ArgPassingBug.cpp.tr
diff options
context:
space:
mode:
Diffstat (limited to 'test/C++Frontend/2003-08-29-ArgPassingBug.cpp.tr')
-rw-r--r--test/C++Frontend/2003-08-29-ArgPassingBug.cpp.tr2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/C++Frontend/2003-08-29-ArgPassingBug.cpp.tr b/test/C++Frontend/2003-08-29-ArgPassingBug.cpp.tr
index 2e82b46aff..beba66e338 100644
--- a/test/C++Frontend/2003-08-29-ArgPassingBug.cpp.tr
+++ b/test/C++Frontend/2003-08-29-ArgPassingBug.cpp.tr
@@ -1,5 +1,5 @@
-// RUN: llvmgcc -xc++ -c -o /dev/null %s 2>&1 | not grep WARNING
+// RUN: %gcc -xc++ -c -o /dev/null %s 2>&1 | not grep WARNING
struct iterator {
iterator();