+2024-11-13 John David Anglin <danglin@gcc.gnu.org>
+
+ PR target/117525
+ * config/pa/pa.md (fix_truncsfsi2): Remove inner `fix:SF`.
+ (fix_truncdfsi2, fix_truncsfdi2, fix_truncdfdi2,
+ fixuns_truncsfsi2, fixuns_truncdfsi2, fixuns_truncsfdi2,
+ fixuns_truncdfdi2): Likewise.
+
+2024-11-13 Hu, Lin1 <lin1.hu@intel.com>
+
+ Backported from master:
+ 2024-11-13 Hu, Lin1 <lin1.hu@intel.com>
+
+ PR target/117418
+ * config/i386/i386-expand.cc (ix86_expand_builtin): Convert
+ pointer's mode according to Pmode.
+
2024-11-12 John David Anglin <danglin@gcc.gnu.org>
* config/pa/pa.md (decrement_and_branch_until_zero): Fix
+2024-11-13 Hu, Lin1 <lin1.hu@intel.com>
+
+ Backported from master:
+ 2024-11-13 Hu, Lin1 <lin1.hu@intel.com>
+
+ PR target/117418
+ * gcc.target/i386/pr117418-1.c: New test.
+
2024-11-05 Simon Martin <simon@nasilyan.com>
Backported from master: