https://sourceware.org/bugzilla/show_bug.cgi?id=32643
Michael Matz <matz at suse dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |matz at suse dot de
--- Comment #3 from Michael Matz <matz at suse dot de> ---
(In reply to Nick Clifton from comment #2)
> With this patch I have tried to cover other cases where similar assumptions
> are made, so maybe the patch will fix more than just this one PR.
While hardening the code is perhaps a reasonable idea (if not too expensive),
isn't the actual problem rather that -w disabled exit-on-error (an error
message
is clearly given here), like Alan fixed in
https://sourceware.org/bugzilla/show_bug.cgi?id=32603
? I.e. why are we even running the GC section code when an input file is
invalid?
--
You are receiving this mail because:
You are on the CC list for the bug.