1
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-11-24 02:06:18 +00:00
Lakka-LibreELEC/packages/lang/gcc/patches
Rudi Heitbaum 81708a1bb6 gcc: update to 12.2.0
This is the list of problem reports (PRs) from GCC's bug tracking system
that are known to be fixed in the 12.2 release. This list might not be
complete (that is, it is possible that some PRs that have been fixed are
not listed here).

https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=12.2

Target Specific Changes

LoongArch

The default setting of -m[check|no-check]-zero-division is changed for
optimized code. Now -mno-check-zero-division is the default for all
optimization levels but -O0 and -Og. The old behavior can be obtained by
explicitly passing -mcheck-zero-division to GCC.
2022-08-19 11:21:15 +00:00
..
gcc-4.8.2-disable_multilib_i386_linux64.patch gcc: update to gcc-4.8.2 2014-01-25 04:57:00 +01:00
gcc-allow-newer-autoconf.patch gcc: dont require autoconf-2.64 2014-04-24 22:13:36 +02:00
gcc-crosscompile-badness.patch gcc: update to 12.1.0 2022-07-21 10:13:06 +00:00