Fixed gcc.dg/binop-xor[1-5].c filenames.
authorRainer Orth <ro@gcc.gnu.org>
Tue, 26 Apr 2011 16:18:04 +0000 (16:18 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Tue, 26 Apr 2011 16:18:04 +0000 (16:18 +0000)
From-SVN: r172979

gcc/testsuite/ChangeLog

index 8b00f7ae3b930f54c64108e20ffced39aac36f53..79cb509fb08b0317ba901f82679923027d9b3a97 100644 (file)
 
 2011-04-20  Kai Tietz  <ktietz@redhat.com>
 
-       * 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  <rguenther@suse.de>