internal compiler error: in decode_addr_const, at varasm.c:2632
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro Android |
Fix Released
|
Undecided
|
Bernhard Rosenkraenzer | ||
Linaro GCC |
Fix Released
|
Medium
|
Andrew Stubbs | ||
4.6-2011.07-stable |
Won't Fix
|
Medium
|
Michael Hope | ||
gcc |
Fix Released
|
Medium
|
|||
gcc-4.6-armel-cross (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Hi
Cross-building u-boot-
gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-5ubuntu2)
and is based of 4.6-2011.07-0 triggers an ICE:
arm-linux-
clocks.c: In function ‘enable_
clocks.c:657:13: internal compiler error: in decode_addr_const, at varasm.c:2632
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:/
I'm attaching the .i and partial .s files resulting from -save-temps as well as the .c for the sake of completeness.
This does not occur with the 4.5 cross-compiler which is:
gcc version 4.5.3 (Ubuntu/Linaro 4.5.3-3ubuntu1)
and is based of 4.5-2011.05-0 + changes taken on 20110704.
Cheers,
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gcc-4.6-
ProcVersionSign
Uname: Linux 3.0.0-8-generic x86_64
Architecture: amd64
Date: Wed Aug 17 14:07:37 2011
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=fr_FR.UTF-8
SHELL=/bin/zsh
SourcePackage: gcc-4.6-armel-cross
UpgradeStatus: Upgraded to oneiric on 2009-12-07 (617 days ago)
Related branches
Changed in gcc: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in gcc: | |
status: | New → Fix Released |
Changed in gcc-linaro: | |
milestone: | none → 4.6-2011.09 |
Changed in gcc-4.6-armel-cross (Ubuntu): | |
status: | New → Confirmed |
Changed in gcc: | |
importance: | Medium → Unknown |
status: | Fix Released → Unknown |
Changed in linaro-android: | |
status: | New → Confirmed |
assignee: | nobody → Bernhard Rosenkraenzer (berolinux) |
Changed in gcc: | |
importance: | Unknown → Medium |
status: | Unknown → In Progress |
Changed in gcc: | |
status: | In Progress → Fix Released |
Changed in linaro-android: | |
status: | Confirmed → Fix Released |
Changed in gcc-linaro: | |
status: | Fix Committed → Fix Released |
Would someone be so kind to verify whether this affects plain (non-Ubuntuified) cross Linaro GCC 4.6, perhaps with 2011.08?