https://sourceware.org/bugzilla/show_bug.cgi?id=31289
--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> --- Also it looks strange: $ ld.bfd --fatal-warnings -z bad-option -e 0 /dev/null ld.bfd: warning: -z bad-option ignored $ echo $? 1 Why do we say "warning: -z bad-option ignored" when it is an error. -- You are receiving this mail because: You are on the CC list for the bug.