nixpkgs/pkgs/development/compilers/gcc/patches/8
Randy Eckenrode 93153208cc gcc{8,9}: don’t pass --gstabs to clang assembler
Darwin uses the clang integrated assembler, which does not support
`--gstabs`. While the `configure` script detects whether the assembler
supports it, Darwin passes `--gstabs` unconditionally. This patch is
backported to make the bootstrap only use it when supported.
2023-11-08 10:50:07 +00:00
..
Added-mcf-thread-model-support-from-mcfgthread.patch
gcc8-darwin-as-gstabs.patch