aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/14.2.0/0012-aarch64-Use-force_subreg-in-more-places.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: Update GCC 14.2.0 -> 14.3.0Chris Packham2025-05-271-114/+0
| | | | | | | | | https://gcc.gnu.org/pipermail/gcc-announce/2025/000186.html Add the new version. Drop the patches that have been added upstream and regenerate the rest. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* gcc-14.2: Fix ICE on aarch64BtbN2024-08-221-0/+114
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115464 for issue description and list of patches to backport. Signed-off-by: BtbN <btbn@btbn.de>