There is a new pull request by Oreo639 against master on the void-packages repository https://github.com/Oreo639/void-packages gcc11 https://github.com/void-linux/void-packages/pull/34902 gcc: update to 11.2.1git20211128 [ci skip] Note: depends on https://github.com/void-linux/void-packages/pull/32330 (Otherwise, it would work until you try recompiling glibc) I tested this PR with glibc and it appears to work fine so far, aside from the issue mentioned earlier. I also tested this PR with x86_64-musl, and it appears to run fine in a musl chroot, and recompiling and installing musl with gcc 11 doesn't appear to result in any issues. Please let me know if there are any issues. (Related: https://github.com/void-linux/void-packages/pull/34153) #### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) - I built this PR locally for these architectures (if supported. mark crossbuilds): - x86_64-musl A patch file from https://github.com/void-linux/void-packages/pull/34902.patch is attached