]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 4 Dec 2023 00:16:38 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 4 Dec 2023 00:16:38 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog
libgcc/ChangeLog

index 58ccae073f95e9ae39ce76127520392fba86ae1c..ec84fa207456ec8de38c7c3a12ab2cdb84f52f4a 100644 (file)
@@ -1,3 +1,14 @@
+2023-12-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/112807
+       * gimple-lower-bitint.cc (bitint_large_huge::lower_addsub_overflow):
+       When choosing type0 and type1 types, if prec3 has small/middle bitint
+       kind, use maximum of type0 and type1's precision instead of prec3.
+
+2023-12-03  Jeff Law  <jlaw@ventanamicro.com>
+
+       * config/frv/frv.h (TRANSFER_FROM_TRAMPOLINE): Add prototype for exit.
+
 2023-12-02  Richard Sandiford  <richard.sandiford@arm.com>
 
        * attribs.cc (comp_type_attributes): Pass the full TREE_PURPOSE
index 9f69e499d9277e4449dc88d2e7b71f8bd4ebc189..f5da51b40dc94c1903e82c0274eee847f19ac141 100644 (file)
@@ -1 +1 @@
-20231203
+20231204
index 92d6a4f60f535befb705fc2399ba23a7c7520b89..542a0963e29eac22ce5bdbb2c7bd60ba1a1b250d 100644 (file)
@@ -1,3 +1,58 @@
+2023-12-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/112406
+       * gcc.target/aarch64/pr112406.c (MagickPixelPacket): Add missing
+       semicolon.
+       (GetImageChannelMoments_image): Avoid using implicit int.
+       (SetMagickPixelPacket): Use void return type instead of implicit int.
+       (GetImageChannelMoments): Likewise.  Use __builtin_atan instead of
+       atan.
+
+2023-12-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/112807
+       * gcc.dg/bitint-46.c: New test.
+
+2023-12-03  Saurabh Jha  <saurabh.jha@arm.com>
+
+       * gcc.target/arm/mve/pr112337.c: Use int32_t instead of int.
+
+2023-12-03  Pan Li  <pan2.li@intel.com>
+
+       * gcc.target/riscv/rvv/base/pr112743-1.c: Fix typo.
+       * gcc.target/riscv/rvv/base/pr112743-2.c: Ditto.
+
+2023-12-03  Jeff Law  <jlaw@ventanamicro.com>
+
+       * gcc.dg/gnu23-builtins-no-dfp-1.c: Add -fpermissive.
+
+2023-12-03  Jeff Law  <jlaw@ventanamicro.com>
+
+       * gcc.c-torture/execute/pr65369.c: Fix type mismatch.
+
+2023-12-03  Jeff Law  <jlaw@ventanamicro.com>
+
+       * gcc.c-torture/execute/comp-goto-1.c: Fix return value of main for
+       16 bit targets.
+
+2023-12-03  Jeff Law  <jlaw@ventanamicro.com>
+
+       * gcc.target/arc/lra-1.c: Fix missing prototypes and implicit
+       types in variable definitions.
+       * gcc.target/arc/pic-1.c: Similarly.
+       * gcc.target/arc/pr9001191897.c: Similarly.
+       * gcc.target/arc/pr9001195952.c: Add -fpermissive.
+
+2023-12-03  Jeff Law  <jlaw@ventanamicro.com>
+
+       * gcc.target/nios2/cdx-ldstwm-1.c: Add -fpermissive.
+       * gcc.target/nios2/cdx-ldstwm-2.c: Add prototypes fro abort and exit.
+
+2023-12-03  Jeff Law  <jlaw@ventanamicro.com>
+
+       * gcc.target/h8300/pr58400.c: Add -fpermissive.
+       * gcc.target/h8300/pr17306-2.c: Add missing prototype.
+
 2023-12-02  Harald Anlauf  <anlauf@gmx.de>
 
        PR fortran/93762
index c5cdc111dad6b9745463d223036c48c2fe163ad6..6b3451200a0a78434724ed323adda995c1222f3d 100644 (file)
@@ -1,3 +1,17 @@
+2023-12-03  Jeff Law  <jlaw@ventanamicro.com>
+
+       * unwind-pe.h (_Unwind_gnu_Find_got): Add prototype.
+
+2023-12-03  Jeff Law  <jlaw@ventanamicro.com>
+
+       * config/rx/rx-abi-functions.c (__ltdf2, __gtdf2): Add prototype.
+       (__ledf2, __gedf2, __eqdf2, __nedf2): Likewise.
+       (__ltsf2, __gtsf2, __lesf2, __gesf2, __eqsf2, __nesf2): Likewise.
+
+2023-12-03  Jeff Law  <jlaw@ventanamicro.com>
+
+       * config/frv/frvbegin.c (atexit): Add prototype.
+
 2023-12-01  Alexandre Oliva  <oliva@adacore.com>
 
        * libgcc-std.ver.in (__hardcfr_check): Add to GCC_14.0.0.