]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Revert "Add ChangeLogs for the previous commit."
authorMartin Liska <mliska@suse.cz>
Sun, 23 May 2021 12:19:08 +0000 (14:19 +0200)
committerMartin Liska <mliska@suse.cz>
Sun, 23 May 2021 12:19:08 +0000 (14:19 +0200)
This reverts commit 1160d9c1e482ea1dc524c056aa8eeaff6b1a591e.

gcc/ChangeLog
gcc/testsuite/ChangeLog

index 0d11d1cc652615fb5910133822d9f5e73a3abea2..956faa31b41fc7dd2cca7b522d7072902be177ab 100644 (file)
@@ -1,7 +1,3 @@
-2021-05-23  Andrew Pinski  <apinski@marvell.com>
-
-       * match.pd ((A & C) != 0 ? D : 0): Limit to non pointer types.
-
 2021-05-22  Aaron Sawdey  <acsawdey@linux.ibm.com>
 
        * config/rs6000/genfusion.pl (gen_addadd): Fix incorrect attr types.
index efffad2fa54279055c9ec51b4d19bcd138612635..f7b97fa4deff1c299958181948280eab8ec0d1ea 100644 (file)
@@ -1,7 +1,3 @@
-2021-05-23  Andrew Pinski  <apinski@marvell.com>
-
-       * gcc.dg/gimplefe-45.c: New test.
-
 2021-05-21  Aaron Sawdey  <acsawdey@linux.ibm.com>
 
        * gcc.target/powerpc/fusion-p10-addadd.c: New file.