[Buildroot] [PATCH] package/gcc: 9.1.0: Fix ICE for ARC

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jul 18 20:34:15 UTC 2019


On Wed, 17 Jul 2019 00:47:25 +0300
Alexey Brodkin <Alexey.Brodkin at synopsys.com> wrote:

> In a nutshell while compiling Gibc GCC catches Internal Compiler Error (ICE).
> 
> This is a backport of upstream fix [1] for GCC's BUG #89838 [2].
> Fix is the same as previously was done for arc-2019.03 [3].
> 
> With update of GCC to 9.2.0 and above this patch won't be needed
> as it's already merged in both stable "gcc-9-branch" and "master".
> 
> [1] https://github.com/gcc-mirror/gcc/commit/472bac30e63ffacecfa5eda813054555f2cc7def
> [2] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89838
> [3] https://git.buildroot.org/buildroot/commit/?h=dbf7fffb37e25c40fd5c03d0a64e50a1bba86424
> 
> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> Cc: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> Cc: Evgeniy Didin <didin at synopsys.com>
> Cc: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
> ---
>  .../gcc/9.1.0/0001-ARC-Backport-fix-PR89838.patch  | 367 +++++++++++++++++++++
>  1 file changed, 367 insertions(+)
>  create mode 100644 package/gcc/9.1.0/0001-ARC-Backport-fix-PR89838.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list