https://sourceware.org/bugzilla/show_bug.cgi?id=29363

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
gas uses a lot of static variables.  oss-fuzz testing of gas is horribly
broken, because the static state is not reinitialised between calls to
perform_an_assembly_pass as it would be when running gas normally.  I've made a
few changes to gas initialisation for some things but there is a lot more to do
yet.  So I'm closing this bug as most fuzz_as reports are uninteresting and do
not reflect real-world gas usage.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to