]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 8 Mar 2025 00:22:25 +0000 (00:22 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 8 Mar 2025 00:22:25 +0000 (00:22 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index e2c574236a8d2c39e17baa6fb6276e8ed6058536..d91fc568bb99176c3f3c31ff686a46d35a019219 100644 (file)
@@ -1,3 +1,12 @@
+2025-03-07  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       Backported from master:
+       2025-03-07  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       PR target/115485
+       * config/arm/arm.cc (require_pic_register): Fix typos in
+       comment. Handle fixed arm_pic_register.
+
 2025-03-06  Xi Ruoyao  <xry111@xry111.site>
 
        PR target/119084
index 5f4d7bc93d2139778c043f26e7696640ca6fd8c9..e0b091027923b05492045459ccf747b49ea25b32 100644 (file)
@@ -1 +1 @@
-20250307
+20250308
index f08573c72caa2d9377e012951d55b6a86853fe23..7264860a4265e3cd5d7df8e76dbe8735373fa7f3 100644 (file)
@@ -1,3 +1,11 @@
+2025-03-07  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       Backported from master:
+       2025-03-07  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       PR target/115485
+       * g++.target/arm/pr115485.C: New test.
+
 2025-03-06  Xi Ruoyao  <xry111@xry111.site>
 
        PR target/119084