nixpkgs/pkgs/development/compilers/gcc/4.9
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
..
default.nix gcc48, gcc49: apply upstream fix for gcc-11 (#138979) 2021-09-24 02:17:09 -04:00
libsanitizer.patch gcc49: fix build w/glibc-2.31 2020-06-29 14:41:43 +02:00
parallel-strsignal.patch gcc: fix parallel building (fixes #9212) 2015-08-14 15:49:06 +02:00