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

index 814e23d514bcd2c058a7f9c1838486915ea62ae0..0d9991af39811d9908b9514babc8ebf567843339 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-05  Uros Bizjak  <ubizjak@gmail.com>
 
        Backported from master:
index 5f4d7bc93d2139778c043f26e7696640ca6fd8c9..e0b091027923b05492045459ccf747b49ea25b32 100644 (file)
@@ -1 +1 @@
-20250307
+20250308
index 5bc8a0143cd6d24cc3d23a717581231c598fccd3..b08e26603d7f70fa142a53357cf664d4c3b94792 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-05  Jakub Jelinek  <jakub@redhat.com>
 
        Backported from master: