[armel/armhf] file fails to compile (indefinite loop?)
Bug #903347 reported by
Matthias Klose
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro GCC |
Won't Fix
|
Medium
|
Michael Collison | ||
gcc-4.6 (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
Precise |
Won't Fix
|
Medium
|
Unassigned | ||
poco (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Precise |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
the compile doesn't terminate, at least after 800min on a beagle board,
g++ -c -O2 doesn't terminate, -O0 does.
both seen with 4.5 and 4.6 branches
Related branches
Changed in poco (Ubuntu): | |
importance: | Undecided → High |
milestone: | none → ubuntu-12.04-beta-1 |
status: | New → Confirmed |
Changed in gcc-linaro: | |
status: | New → Triaged |
importance: | Undecided → Medium |
To post a comment you must log in.
I see similar with gcc-linaro- 4.6-2011. 11 on a Panda. ~520 MB of memory. I killed it after 50 minutes.
Note that a -O0 build takes 27 s.