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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #28 from Alan Modra <amodra at gmail dot com> ---
Why I happen to be looking at commit 1c66b8a03989 is that asan is complaining
rather a lot about "member access within null pointer" on pe targets, which can
be fixed by testing *file_chain.tail != NULL rather than file_chain.tail !=
NULL, but I think the patch is just hiding a bug elsewhere so I don't want to
make that change..

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

Reply via email to