]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 28 Jun 2021 00:16:30 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 28 Jun 2021 00:16:30 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index 7a590fbb8750b1a670043277dacb83dc41395bb2..cf73c3482bb9c99838a32b265ed26d61be5f2ff1 100644 (file)
@@ -1,3 +1,17 @@
+2021-06-27  Andrew Pinski  <apinski@marvell.com>
+
+       PR middle-end/101230
+       * fold-const.c (fold_ternary_loc): Check
+       the return value of invert_tree_comparison.
+
+2021-06-27  David Edelsohn  <dje.gcc@gmail.com>
+
+       * config.gcc: Add SPDX License Identifier.
+       (powerpc-ibm-aix789): Default to aix73.h.
+       (powerpc-ibm-aix7.2.*.*): New stanza.
+       * config/rs6000/aix72.h: Add SPDX License Identifier.
+       * config/rs6000/aix73.h: New file.
+
 2021-06-26  Jason Merrill  <jason@redhat.com>
 
        * except.c: #include "dwarf2.h" instead of "dwarf2out.h".
index cddb984bcdc809e064660ab33ead8cfa8ace7d46..47b060d5cab8d3f68e8f8a1ee96f996058fd1d58 100644 (file)
@@ -1 +1 @@
-20210627
+20210628
index f9b08d825bbf6d3321cb273c778943a41411f7e2..241fec5201d4a7fb2399638efb3d9ee84fa7e1ca 100644 (file)
@@ -1,3 +1,7 @@
+2021-06-27  Andrew Pinski  <apinski@marvell.com>
+
+       * gcc.dg/torture/pr101230-1.c: New test.
+
 2021-06-26  Patrick Palka  <ppalka@redhat.com>
 
        PR c++/96204
This page took 0.079032 seconds and 5 git commands to generate.