http://sourceware.org/bugzilla/show_bug.cgi?id=14526
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Version|2.22
http://sourceware.org/bugzilla/show_bug.cgi?id=14526
--- Comment #1 from H.J. Lu 2012-08-28 18:29:25
UTC ---
libiberty/argv.c has
if (input != NULL)
{
copybuf = (char *) alloca (strlen (input) + 1);
it easily exceeds stack limit.
--
Configure bugmail: http://sourceware.org/bu
http://sourceware.org/bugzilla/show_bug.cgi?id=14528
Bug #: 14528
Summary: Assertion failed while linking clang's object files
under ARM
Product: binutils
Version: 2.22
Status: NEW
Severity: normal
Pr
http://sourceware.org/bugzilla/show_bug.cgi?id=14526
Bug #: 14526
Summary: c++filt is crashed on large files
Product: binutils
Version: 2.22
Status: NEW
Severity: normal
Priority: P2
Component: binutils
http://sourceware.org/bugzilla/show_bug.cgi?id=14525
--- Comment #1 from H.J. Lu 2012-08-28 14:01:14
UTC ---
Created attachment 6615
--> http://sourceware.org/bugzilla/attachment.cgi?id=6615
A patch
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are
http://sourceware.org/bugzilla/show_bug.cgi?id=14525
Bug #: 14525
Summary: __executable_start isn't defined for PIE
Product: binutils
Version: 2.23 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld