]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fixed gcc.dg/binop-xor[1-5].c filenames.
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Apr 2011 16:18:04 +0000 (16:18 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Apr 2011 16:18:04 +0000 (16:18 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172979 138bc75d-0d04-0410-961f-82ee72b054a4

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>