From: Rainer Orth Date: Tue, 26 Apr 2011 16:18:04 +0000 (+0000) Subject: Fixed gcc.dg/binop-xor[1-5].c filenames. X-Git-Tag: releases/gcc-4.7.0~7196 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a14ce7d44d3c04dd17f8e6a9d04b27ef38720e2c;p=thirdparty%2Fgcc.git Fixed gcc.dg/binop-xor[1-5].c filenames. From-SVN: r172979 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 8b00f7ae3b93..79cb509fb08b 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -181,11 +181,11 @@ 2011-04-20 Kai Tietz - * gcc.dg/binio-xor1.c: New test. - * gcc.dg/binio-xor2.c: New test. - * gcc.dg/binio-xor3.c: New test. - * gcc.dg/binio-xor4.c: New test. - * gcc.dg/binio-xor5.c: New test. + * gcc.dg/binop-xor1.c: New test. + * gcc.dg/binop-xor2.c: New test. + * gcc.dg/binop-xor3.c: New test. + * gcc.dg/binop-xor4.c: New test. + * gcc.dg/binop-xor5.c: New test. 2011-04-20 Richard Guenther