bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86
Date: Wed, 9 Mar 2011 01:50:58 +0000

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:    address@hidden    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.



reply via email to

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