From: Paolo Bonzini Date: Tue, 3 Feb 2004 13:38:28 +0000 (+0000) Subject: Fix mistaken names in the last commit. X-Git-Tag: releases/gcc-4.0.0~10430 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e93f124e0aa1927ca32c61dfcf3172bbbc305eaf;p=thirdparty%2Fgcc.git Fix mistaken names in the last commit. 2004-02-03 Paolo Bonzini Fix mistaken names in the last commit. * gcc.dg/noncompile/20040203-1.cc: Rename to 20040203-1.c * gcc.dg/noncompile/20040203-2.cc: Rename to 20040203-2.c * gcc.dg/noncompile/20040203-3.cc: Rename to 20040203-3.c From-SVN: r77170 --- diff --git a/gcc/testsuite/gcc.dg/noncompile/20040203-1.cc b/gcc/testsuite/gcc.dg/noncompile/20040203-1.c similarity index 100% rename from gcc/testsuite/gcc.dg/noncompile/20040203-1.cc rename to gcc/testsuite/gcc.dg/noncompile/20040203-1.c diff --git a/gcc/testsuite/gcc.dg/noncompile/20040203-2.cc b/gcc/testsuite/gcc.dg/noncompile/20040203-2.c similarity index 100% rename from gcc/testsuite/gcc.dg/noncompile/20040203-2.cc rename to gcc/testsuite/gcc.dg/noncompile/20040203-2.c diff --git a/gcc/testsuite/gcc.dg/noncompile/20040203-3.cc b/gcc/testsuite/gcc.dg/noncompile/20040203-3.c similarity index 100% rename from gcc/testsuite/gcc.dg/noncompile/20040203-3.cc rename to gcc/testsuite/gcc.dg/noncompile/20040203-3.c