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

--- Comment #19 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-03-09 01:50:37 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    i...@sourceware.org    2011-03-09 01:50:33

Modified files:
    gold           : ChangeLog fileread.h fileread.cc 

Log message:
    PR gold/12525
    * fileread.cc: #include <climits>.
    (GOLD_IOV_MAX): Define.
    (File_read::read_multiple): Limit number of entries by iov_max.
    * fileread.h (class File_read): Always set max_readv_entries to
    128.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.701&r2=1.702
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/fileread.h.diff?cvsroot=src&r1=1.46&r2=1.47
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/fileread.cc.diff?cvsroot=src&r1=1.69&r2=1.70

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

Reply via email to