+2024-10-24 liuhongt <hongtao.liu@intel.com>
+
+ Backported from master:
+ 2024-10-23 liuhongt <hongtao.liu@intel.com>
+
+ PR target/117240
+ * config/i386/i386-builtin.def: Add avx/avx512f to vaes
+ ymm/zmm builtins.
+
2024-10-21 Jeevitha <jeevitha@linux.ibm.com>
Backported from master:
+2024-10-25 Paul Thomas <pault@gcc.gnu.org>
+
+ Backported from master:
+ 2024-07-16 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/84868
+ * simplify.cc (gfc_simplify_len_trim): If the argument is an
+ element of a parameter array, simplify all the elements and
+ build a new parameter array to hold the result, after checking
+ that it doesn't already exist.
+ * trans-expr.cc (gfc_get_interface_mapping_array) if a string
+ length is available, use it for the typespec.
+ (gfc_add_interface_mapping): Supply the se string length.
+
2024-09-20 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2024-10-25 Paul Thomas <pault@gcc.gnu.org>
+
+ Backported from master:
+ 2024-07-16 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/84868
+ * gfortran.dg/pr84868.f90: New test.
+
+2024-10-24 liuhongt <hongtao.liu@intel.com>
+
+ Backported from master:
+ 2024-10-23 liuhongt <hongtao.liu@intel.com>
+
+ * gcc.target/i386/pr117240_avx.c: New test.
+ * gcc.target/i386/pr117240_avx512f.c: New test.
+
2024-10-22 liuhongt <hongtao.liu@intel.com>
Backported from master: