mirror of
git://git.yoctoproject.org/poky.git
synced 2025-08-22 00:42:05 +02:00
![]() The cpymemdi/setmemdi implementation doesn't fully support strict alignment. Block the expansion if the alignment is less than 16 with STRICT_ALIGNMENT. Clean up the condition when to use MOPS. (PR103100) The original patch for GCC 12 removed MOPS & SIMD conditionals for setmem and cpymem expansions in aarch64.md file. However, this version for GCC 11 does not backport the SIMD & MOPS-related changes and retains the conditions in aarch64.md file to preserve correctness and compatibility with the GCC 11 backend. All changes and outputs have been verified by the author. Upstream-Status: Backport [https://gcc.gnu.org/cgit/gcc/commit/?id=b9d16d8361a9e3a82a2f21e759e760d235d43322] (From OE-Core rev: a99a65632116955dc69809a14bf536b22582de72) Signed-off-by: Sundeep KOKKONDA <sundeep.kokkonda@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> |
||
---|---|---|
.. | ||
gcc | ||
gcc_11.5.bb | ||
gcc-11.5.inc | ||
gcc-common.inc | ||
gcc-configure-common.inc | ||
gcc-cross_11.5.bb | ||
gcc-cross-canadian_11.5.bb | ||
gcc-cross-canadian.inc | ||
gcc-cross.inc | ||
gcc-crosssdk_11.5.bb | ||
gcc-crosssdk.inc | ||
gcc-multilib-config.inc | ||
gcc-runtime_11.5.bb | ||
gcc-runtime.inc | ||
gcc-sanitizers_11.5.bb | ||
gcc-sanitizers.inc | ||
gcc-shared-source.inc | ||
gcc-source_11.5.bb | ||
gcc-source.inc | ||
gcc-target.inc | ||
gcc-testsuite.inc | ||
libgcc_11.5.bb | ||
libgcc-common.inc | ||
libgcc-initial_11.5.bb | ||
libgcc-initial.inc | ||
libgcc.inc | ||
libgfortran_11.5.bb | ||
libgfortran.inc |