Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: sophrosx at gmail dot com
Target Milestone: ---
Created attachment 14359
--> https://sourceware.org/bugzilla/attachment.cgi?id=14359&action=edit
testcases to trigger the use-of-uninitialized-value of
Assignee: unassigned at sourceware dot org
Reporter: sophrosx at gmail dot com
Target Milestone: ---
Created attachment 14282
--> https://sourceware.org/bugzilla/attachment.cgi?id=14282&action=edit
testcases for strip-new
Hello,
I detected some new memory leak and dead loop p
https://sourceware.org/bugzilla/show_bug.cgi?id=29492
--- Comment #2 from Shuang Po ---
(In reply to Alan Modra from comment #1)
> The endless looping is all in the rust demangler. Please report these bugs
> to the gcc project at https://gcc.gnu.org/bugzilla/
>
> It is helpful to report the sym
https://sourceware.org/bugzilla/show_bug.cgi?id=29491
--- Comment #2 from Shuang Po ---
(In reply to Alan Modra from comment #1)
> Fixed with commit ef186fe54aa
Thanks!
--
You are receiving this mail because:
You are on the CC list for the bug.
Assignee: unassigned at sourceware dot org
Reporter: sophrosx at gmail dot com
Target Milestone: ---
Created attachment 14280
--> https://sourceware.org/bugzilla/attachment.cgi?id=14280&action=edit
nm-new testcases
Hello,
I detected the memory leak and dead loop p
Assignee: unassigned at sourceware dot org
Reporter: sophrosx at gmail dot com
Target Milestone: ---
Created attachment 14276
--> https://sourceware.org/bugzilla/attachment.cgi?id=14276&action=edit
the testcases triggered dead loop problem
Hello,
I detected the de