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

index 8c3b77aa3ebb065b24c0dbf87baf2e78cffae53e..2d7251db8d4ecd27cf42b6797dd9dea80d93ad22 100644 (file)
@@ -1,3 +1,36 @@
+2021-11-05  John David Anglin  <danglin@gcc.gnu.org>
+
+       PR libgomp/96661
+       * config/pa/pa-modes.def: Add OImode integer type.
+       * config/pa/pa.c (pa_scalar_mode_supported_p): Allow TImode
+       for TARGET_64BIT.
+       * config/pa/pa.h (MIN_UNITS_PER_WORD) Define to MIN_UNITS_PER_WORD
+       to UNITS_PER_WORD if IN_LIBGCC2.
+       * config/pa/pa.md (addti3, addvti3, subti3, subvti3, negti2,
+       negvti2, ashlti3, shrpd_internal): New patterns.
+       Change some multi instruction types to multi.
+
+2021-11-05  Martin Liska  <mliska@suse.cz>
+
+       Backported from master:
+       2021-08-16  Martin Liska  <mliska@suse.cz>
+
+       PR tree-optimization/100393
+       * tree-switch-conversion.c (group_cluster::dump): Use
+         get_comparison_count.
+       (jump_table_cluster::find_jump_tables): Pre-compute number of
+       comparisons and then decrement it. Cache also max_ratio.
+       (jump_table_cluster::can_be_handled): Change signature.
+       * tree-switch-conversion.h (get_comparison_count): New.
+
+2021-11-05  Rasmus Villemoes  <rasmus.villemoes@prevas.dk>
+
+       Backported from master:
+       2021-11-05  Rasmus Villemoes  <rasmus.villemoes@prevas.dk>
+
+       * config/vx-common.h: Test value of TARGET_VXWORKS7 rather
+       than definedness.
+
 2021-11-04  Hongyu Wang  <hongyu.wang@intel.com>
 
        * config/i386/amxtileintrin.h (_tile_loadd_internal): Add
index b911d2a20470af7215fdd0b6d15f87526c7f9a33..6394793959f7cb10c26c43acf6c1224bd11c7832 100644 (file)
@@ -1 +1 @@
-20211105
+20211106
index 35e702083aba47b04ccb7e6d8e35e850068b4b39..8d37611a15f42b950f0dfe5b28fa3acea95c715b 100644 (file)
@@ -1,3 +1,13 @@
+2021-11-05  John David Anglin  <danglin@gcc.gnu.org>
+
+       PR libgomp/96661
+       * config.host (hppa*64*-*-linux*): Revise tmake_file.
+       (hppa*64*-*-hpux11*): Likewise.
+       * config/pa/sfp-exceptions.c: New.
+       * config/pa/sfp-machine.h: New.
+       * config/pa/t-dimode: New.
+       * config/pa/t-softfp-sfdftf: New.
+
 2021-10-27  John David Anglin  <danglin@gcc.gnu.org>
 
        * config.host (hppa*64*-*-linux*): Don't add pa/t-linux to