bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: ahartmetz at gmail dot com
Subject: [Bug gold/11247] Assert failure in arm.cc
Date: 5 Feb 2010 17:23:09 -0000

------- Additional Comments From ahartmetz at gmail dot com  2010-02-05 17:23 
-------
(In reply to comment #9)
> 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=armv-7a" options to 
> see
> if this is related to ARM v7.   
(In reply to comment #9)
> 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=armv-7a" options to 
> see
> if this is related to ARM v7.   

I've updated bintuils to the latest CVS version and applied the patch (I removed
the assert before the debug output though ;)
The output is:
found bad section .eh_frame (index 14) in obj/release/pcre_compile.o
section type=0 section flag=0
/usr/bin/ld: internal error in scan_sections_for_stubs, at arm.cc:5664
collect2: ld returned 1 exit status
make[1]: *** [../../lib/libQtScript.so.4.6.1] Error 1
make[1]: Leaving directory `/mnt/swap/kde/kde-qt/src/script'
make: *** [sub-script-make_default-ordered] Error 2

As the error might be related to Thumb-2 code it might be of interest that
rgular expressions and JavaScript are just-in-time compiled in WebKit, and the
JIT compiler seems to use Thumb(-2) via stubs written in Assembly, unlike the
regularly compiled rest.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11247

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]