[Bug gold/11247] New: Assert failure in arm.cc

2010-02-04 Thread ahartmetz at gmail dot com
I'm using gold to speed up linking on my Beagleboard. Compile jobs run on a different machine but the linker has to run locally so its speed is important. When compiling the Qt toolkit (version 4.6.1 with a few patches, shouldn't matter) ld aborts with an assert failure during the linking of QtWebK

[Bug gold/11247] Assert failure in arm.cc

2010-02-04 Thread ahartmetz at gmail dot com
--- Additional Comments From ahartmetz at gmail dot com 2010-02-04 12:41 --- (In reply to comment #0) > The Linux distribution is Ubuntu 9.10 for ARM. > (I also get two rather easily fixable compilation errors on my system, a > missing #include and an object file that is passed to gcc tw

[Bug gold/11247] Assert failure in arm.cc

2010-02-04 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2010-02-04 15:07 --- Thanks for the bug report. Can you list the errors you get when building gold? -- What|Removed |Added

[Bug gold/11247] Assert failure in arm.cc

2010-02-04 Thread ahartmetz at gmail dot com
--- Additional Comments From ahartmetz at gmail dot com 2010-02-04 15:23 --- (In reply to comment #2) > Thanks for the bug report. Can you list the errors you get when building gold? The first issue doesn't need much explanation; there is an sprintf() in the file and no declaration is

[Bug gold/11247] Assert failure in arm.cc

2010-02-04 Thread ahartmetz at gmail dot com
--- Additional Comments From ahartmetz at gmail dot com 2010-02-04 15:31 --- (In reply to comment #0) > configure flags are: > --enable-target=arm > Correction: --enable-targets=arm. This is a typo in the comment, not in the original invocation of configure. -- http://sourceware.org

[Bug gold/11247] Assert failure in arm.cc

2010-02-04 Thread ahartmetz at gmail dot com
--- Additional Comments From ahartmetz at gmail dot com 2010-02-04 15:34 --- I should also mention that this does not seem to be a regression, gold has so far always been broken for my uses on ARM in some way. It does, however, successfully link itself and most parts of Qt. -- http:/

[Bug gold/11247] Assert failure in arm.cc

2010-02-04 Thread dougkwan at google dot com
--- Additional Comments From dougkwan at google dot com 2010-02-04 19:47 --- Can you try this patch and send me back the error message? Index: arm.cc === RCS file: /cvs/src/src/gold/arm.cc,v retrieving revision 1.76 diff -u

[Bug gold/11247] Assert failure in arm.cc

2010-02-04 Thread dougkwan at google dot com
--- Additional Comments From dougkwan at google dot com 2010-02-04 22:09 --- Patch for build breakage submitted in http://sourceware.org/ml/binutils/2010-02/msg00070.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=11247 --- You are receiving this mail because: --- Yo

[Bug gold/11247] Assert failure in arm.cc

2010-02-04 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-02-05 00:30 --- Subject: Bug 11247 CVSROOT:/cvs/src Module name:src Changes by: dougk...@sourceware.org 2010-02-05 00:30:35 Modified files: gold : ChangeLog arm-reloc-property.cc confi

[Bug gold/11247] Assert failure in arm.cc

2010-02-04 Thread dougkwan at google dot com
--- Additional Comments From dougkwan at google dot com 2010-02-05 00:34 --- The build breakage has been fixed but we still need to fix the assertion. I built Qt-4.6.1 for arm-unknown-linux-gnu using gold as the linker but did not see the assertion. I am trying again using the "-march=