]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 22 Mar 2021 00:16:20 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 22 Mar 2021 00:16:20 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index a908f07ff84444d3d53e68cbae465c2cc8b6bd19..e89ee1b597c4b39b967c97c022b4156d50cd29ef 100644 (file)
@@ -1,3 +1,11 @@
+2021-03-21  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/99388
+       * dwarf2out.c (insert_float): Change return type from void to
+       unsigned, handle GET_MODE_SIZE (mode) == 2 and return element size.
+       (mem_loc_descriptor, loc_descriptor, add_const_value_attribute):
+       Adjust callers.
+
 2021-03-20  H.J. Lu  <hjl.tools@gmail.com>
 
        PR target/99679
index 168782f3f9bfbc697d7525a35f9be9a7adc4a9f4..e5e2f23c9ec595be2d660264cbf725290daef0aa 100644 (file)
@@ -1 +1 @@
-20210321
+20210322