On Sun, Mar 16, 2008 at 03:14:36AM +0100, Jesper Juhl wrote:
> BFD (Linux/GNU Binutils) 2.18.50.0.4.20080208 internal error, aborting
> at arange-set.c line 202 in arange_set_new
Thanks for the bug report. This has been fixed in CVS.
http://sourceware.org/ml/binutils/2008-02/msg00099.html
--
Al
--- Additional Comments From amodra at bigpond dot net dot au 2008-03-16
23:16 ---
patch applied
--
What|Removed |Added
Status|NEW |RESOL
--- Additional Comments From bunk at stusta dot de 2008-03-16 20:43 ---
Created an attachment (id=2328)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2328&action=view)
patch removing is_same_frag()
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5946
--- You are recei
The only remaining user of is_same_frag() was the function recursively calling
itself.
Different from earlier gcc versions, gcc 4.3 detects and warns about this fact,
which leads due to -Werror to the following build error:
<-- snip -->
...
gcc -DHAVE_CONFIG_H -I. -I/TMP/binutils-2.18.50.0.5/g
Currently, testing the cross compiler does not work "out of the box". Most of
this was found due to testing the x86_64-pc-mingw32 compiler, which is not
part of "winsup/w32api".
There are several issues that Kai and I have found that would make this much
more robust. First is the ability for