[Bug gas/11835] Infinite recursive loop in @FILE option

2010-08-12 Thread nickc at redhat dot com

--- Additional Comments From nickc at redhat dot com  2010-08-12 13:41 
---
Hi Chin,

  This is actually a bug in the libiberty library that is used to pre-parse the
assembler command line.  I have filed a bug report here:

  http://gcc.gnu.org/ml/gcc-patches/2010-08/msg00899.html

I have included a proposed patch in that bug report, so I hope that that will
resolve the problem.

Cheers
  Nick

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX


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

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

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/11843] ld long link times due to compute_bucket_count() choosing hash table size

2010-08-12 Thread nickc at redhat dot com

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-08-12 
16:23 ---
Subject: Bug 11843

CVSROOT:/cvs/src
Module name:src
Changes by: ni...@sourceware.org2010-08-12 16:23:33

Modified files:
bfd: ChangeLog elflink.c 

Log message:
PR ld/11843
* elflink.c (compute_bucket_count): Avoid futile long searches for
the best bucket size.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=srcr1=1.5101r2=1.5102
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=srcr1=1.373r2=1.374


--- Additional Comments From nickc at redhat dot com  2010-08-12 16:24 
---
Hi Todd,

  I have checked in your patch - thanks very much for creating it.

Cheers
  Nick

bfd/ChangeLog
2010-08-12  Todd Veldhuizen  todd.veldhui...@logicblox.com

PR ld/11843
* elflink.c (compute_bucket_count): Avoid futile long searches for
the best bucket size.


-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


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

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

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils