nixpkgs/pkgs/development/compilers/gcc
Sergei Trofimovich 46951d9527
gcc48, gcc49: apply upstream fix for gcc-11 (#138979)
Without the change build fails against gcc-11 as:

```
../../gcc-4.8.5/gcc/reload1.c:89:24:
  error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17
   89 |   (this_target_reload->x_spill_indirect_levels)
      |   ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
```

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-09-24 02:17:09 -04:00
..
4.8 gcc48, gcc49: apply upstream fix for gcc-11 (#138979) 2021-09-24 02:17:09 -04:00
4.9 gcc48, gcc49: apply upstream fix for gcc-11 (#138979) 2021-09-24 02:17:09 -04:00
6 gcc: remove <cyclades.h> from libsanitizer 2021-09-20 19:37:19 +01:00
7 gcc: remove <cyclades.h> from libsanitizer 2021-09-20 19:37:19 +01:00
8 gcc: remove <cyclades.h> from libsanitizer 2021-09-20 19:37:19 +01:00
9 gcc: remove <cyclades.h> from libsanitizer 2021-09-20 19:37:19 +01:00
10 gcc: remove <cyclades.h> from libsanitizer 2021-09-20 19:37:19 +01:00
11 gcc: remove <cyclades.h> from libsanitizer 2021-09-20 19:37:19 +01:00
common Merge pull request #135360 from r-burns/gcc-musl-libgomp 2021-09-23 17:22:21 -07:00
builder.sh gcc: allow stripping gcc libraries 2021-01-21 16:25:48 -06:00
gfortran-darwin-NXConstStr.patch
gfortran-driving.patch
gnat-cflags-11.patch gnat11: extract gnat-cflags-11.patch from gnat-cflags.patch 2021-05-04 20:14:01 -07:00
gnat-cflags.patch gnat: init at 9.3.0 2020-04-20 14:41:22 +02:00
libgomp-dont-force-initial-exec.patch
libphobos.patch gdc: init at 9.3.0 2020-05-19 23:06:52 +02:00
libsanitizer-no-cyclades-9.patch gcc: remove <cyclades.h> from libsanitizer 2021-09-20 19:37:19 +01:00
libsanitizer-no-cyclades.patch gcc: remove <cyclades.h> from libsanitizer 2021-09-20 19:37:19 +01:00
libstdc++-netbsd-ctypes.patch
libstdc++-target.patch
no-sys-dirs.patch
parallel-bconfig.patch
ppc-musl.patch
res_state-not-declared.patch
sigsegv-not-declared.patch
struct-sigaltstack-4.9.patch
struct-sigaltstack.patch
struct-ucontext-4.5.patch
struct-ucontext-4.8.patch
struct-ucontext-libjava.patch
struct-ucontext.patch
update-mcfgthread-patches.sh gcc10: fix MinGW build & use local copy of mcfgthread patches 2021-01-03 23:04:37 -05:00
use-source-date-epoch.patch