]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 2 Oct 2021 00:18:01 +0000 (00:18 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 2 Oct 2021 00:18:01 +0000 (00:18 +0000)
gcc/ChangeLog
gcc/DATESTAMP
libiberty/ChangeLog

index 5cbf3e576fd00e218f4e228e1f612a6aafc28e43..5d9c3885023ad1b0e63cf2f08d2c01ed1f186555 100644 (file)
@@ -1,3 +1,20 @@
+2021-10-01  John David Anglin  <danglin@gcc.gnu.org>
+
+       PR debug/102373
+       * config/pa/pa.c (pa_option_override): Default to dwarf version 4
+       on hppa64-hpux.
+
+2021-10-01  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * explow.c: Include langhooks.h.
+       (set_stack_check_libfunc): Build a proper function type.
+
+2021-10-01  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR c++/64697
+       * config/i386/i386.c (legitimate_pic_address_disp_p): For PE-COFF do
+       not return true for external weak function symbols in medium model.
+
 2021-09-29  Peter Bergner  <bergner@linux.ibm.com>
 
        Backported from master:
index 5e33609967097c5e55b0cf143397788a292a3d3a..e3d20267f8f069eca965bbd8ac377a56a2a8f660 100644 (file)
@@ -1 +1 @@
-20211001
+20211002
index 9634262036258055fb703a72d6e3b65f01a48a25..c6c53145c7412b00a328a0914154956f6988341e 100644 (file)
@@ -1,3 +1,10 @@
+2021-10-01  John David Anglin  <danglin@gcc.gnu.org>
+
+       PR target/100734
+       * configure.ac: Use libiberty snprintf and vsnprintf on
+       hppa*-*-hpux*.
+       * configure: Regenerate.
+
 2021-07-28  Release Manager
 
        * GCC 11.2.0 released.