Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/39571 )
Change subject: Revert "crossgcc: Upgrade GCC to 9.2.0" ......................................................................
Revert "crossgcc: Upgrade GCC to 9.2.0"
Revert the upgrade as it breaks at least the devicetree parser on aarch64, tested on qemu aarch64 target.
This reverts commit dfd3f211740be4cf0d234bf4621ac384758a24ce.
Change-Id: I65607817188db21533014caa6d15be9a2004d498 Signed-off-by: Patrick Rudolph siro@das-labor.org --- M util/crossgcc/buildgcc R util/crossgcc/patches/gcc-8.3.0_ada-musl_workaround.patch A util/crossgcc/patches/gcc-8.3.0_gnat-bad_constant.patch R util/crossgcc/patches/gcc-8.3.0_gnat.patch R util/crossgcc/patches/gcc-8.3.0_libgcc.patch A util/crossgcc/patches/gcc-8.3.0_nds32_ite.patch A util/crossgcc/sum/gcc-8.3.0.tar.xz.cksum D util/crossgcc/sum/gcc-9.2.0.tar.xz.cksum M util/xcompile/xcompile 9 files changed, 21,174 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/39571/1
Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39571 )
Change subject: Revert "crossgcc: Upgrade GCC to 9.2.0" ......................................................................
Patch Set 3:
I've no idea why this fails, please fix ASAP.
Iru Cai (vimacs) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39571 )
Change subject: Revert "crossgcc: Upgrade GCC to 9.2.0" ......................................................................
Patch Set 3:
Have you tried GCC 9.3?
Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39571 )
Change subject: Revert "crossgcc: Upgrade GCC to 9.2.0" ......................................................................
Patch Set 3:
Patch Set 3:
Have you tried GCC 9.3?
No, haven't tried it.
Martin Roth has removed a vote from this change. ( https://review.coreboot.org/c/coreboot/+/39571 )
Change subject: Revert "crossgcc: Upgrade GCC to 9.2.0" ......................................................................
Removed Verified-1 by build bot (Jenkins) no-reply@coreboot.org
Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39571 )
Change subject: Revert "crossgcc: Upgrade GCC to 9.2.0" ......................................................................
Patch Set 4: Code-Review+2
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/39571 )
Change subject: Revert "crossgcc: Upgrade GCC to 9.2.0" ......................................................................
Revert "crossgcc: Upgrade GCC to 9.2.0"
Revert the upgrade as it breaks at least the devicetree parser on aarch64, tested on qemu aarch64 target.
This reverts commit dfd3f211740be4cf0d234bf4621ac384758a24ce.
Change-Id: I65607817188db21533014caa6d15be9a2004d498 Signed-off-by: Patrick Rudolph siro@das-labor.org Reviewed-on: https://review.coreboot.org/c/coreboot/+/39571 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Patrick Georgi pgeorgi@google.com --- M util/crossgcc/buildgcc R util/crossgcc/patches/gcc-8.3.0_ada-musl_workaround.patch A util/crossgcc/patches/gcc-8.3.0_gnat-bad_constant.patch R util/crossgcc/patches/gcc-8.3.0_gnat.patch R util/crossgcc/patches/gcc-8.3.0_libgcc.patch A util/crossgcc/patches/gcc-8.3.0_nds32_ite.patch A util/crossgcc/sum/gcc-8.3.0.tar.xz.cksum D util/crossgcc/sum/gcc-9.2.0.tar.xz.cksum M util/xcompile/xcompile 9 files changed, 21,174 insertions(+), 3 deletions(-)
Approvals: build bot (Jenkins): Verified Patrick Georgi: Looks good to me, approved