--- Additional Comments From amodra at bigpond dot net dot au 2009-01-16
07:41 ---
I didn't realise this was an --enable-shared build. gas links against the
shared libopcodes, which means you are linking against the whole libopcodes.
libopcodes has a reference to floatformat_to_double
--- Additional Comments From uzytkownik2 at gmail dot com 2009-01-16 01:18
---
I'll publish a test case soon (but please don't make jokes...)
--
http://sourceware.org/bugzilla/show_bug.cgi?id=9749
--- You are receiving this mail because: ---
You are on the CC list for the bu
I'm not quite sure if it is a bug or feature request (at least on mailong list
it was pointed out as bug). I try to produce an ELF in multiboot format -
therefore the setup section have to be within 0x2000.
If I add big data to .bss section I recive such layouts:
Gold:
There are 8 section headers,
Roland Baumann writes:
>>>
>>> I compile this with:
>>>
g++-4.1.2 -c test_shared.cc -o test_shared.o
g++-4.1.2 -B -shared -s test_shared.o -o test_shared.so
>>
>> I'm not able to recreate this problem with either binutils 2.19 or
>> with the development version. Can you post the outpu
I compile this with:
g++-4.1.2 -c test_shared.cc -o test_shared.o
g++-4.1.2 -B -shared -s test_shared.o -o test_shared.so
I'm not able to recreate this problem with either binutils 2.19 or
with the development version. Can you post the output of your -shared
command line with the -v option?
--- Additional Comments From nickc at redhat dot com 2009-01-15 12:35
---
Hi Bastian,
Great - I have checked the patch in along with a new test for the ARM
testsuite and a tweak of an existing test.
Cheers
Nick
--
What|Removed |Added
---
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-01-15
12:34 ---
Subject: Bug 9722
CVSROOT:/cvs/src
Module name:src
Changes by: ni...@sourceware.org2009-01-15 12:33:46
Modified files:
gas/testsuite/gas/arm: archv6m.d
gas/testsuite
--- Additional Comments From bruck dot michael at googlemail dot com
2009-01-15 09:11 ---
(In reply to comment #8)
> Fixed.
Works for me
Thanks
--
http://sourceware.org/bugzilla/show_bug.cgi?id=9727
--- You are receiving this mail because: ---
You are on the CC list for th