]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 24 Dec 2023 00:23:55 +0000 (00:23 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 24 Dec 2023 00:23:55 +0000 (00:23 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index bf8afc56d0a0a35219d3e936ed0bc80446ea3613..58ad0c3d32c54c54fa19a7673f6a1e9650b4bbe1 100644 (file)
@@ -1,3 +1,14 @@
+2023-12-23  YunQiang Su  <syq@gcc.gnu.org>
+
+       * config/mips/driver-native.cc (host_detect_local_cpu):
+       don't add nan2008 option for -mtune=native.
+
+2023-12-23  YunQiang Su  <syq@gcc.gnu.org>
+
+       PR target/112759
+       * config/mips/driver-native.cc (host_detect_local_cpu):
+       Put the ret to the end of args of reconcat.
+
 2023-12-19  Richard Biener  <rguenther@suse.de>
 
        Backported from master:
index f46ff6719d0c582bf231f62365363ecf3755384e..ce9e848178cceb51c144df7bc7e8453c6973b268 100644 (file)
@@ -1 +1 @@
-20231223
+20231224