package/gcc: add support for gcc 11
authorRomain Naour <romain.naour@gmail.com>
Sat, 12 Jun 2021 09:40:12 +0000 (11:40 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sun, 20 Jun 2021 16:43:46 +0000 (18:43 +0200)
commit2ab88dac293aed5adf2504e8b182f9d8a306b935
tree281bd4f79d34e55c665509d45a1404893a7e0333
parentcc0630763d4e69abe2e8e950b21472f4bc6dc348
package/gcc: add support for gcc 11

Disable sparc architecture for gcc 11 due to an recent gcc change
that broke uClibc-ng. The change was reverted by the patch
0005-Revert-re-PR-target-92095-internal-error-with-O1-mcp.patch
for gcc 8.4, 9.3 and 10.1 but stop maintaining it for newer gcc
releases.

Rutime tested:
https://gitlab.com/kubu93/buildroot/-/pipelines/318043235

https://gcc.gnu.org/gcc-11/changes.html
https://gcc.gnu.org/gcc-11/porting_to.html

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/gcc/Config.in.host
package/gcc/gcc.hash