http://sourceware.org/bugzilla/show_bug.cgi?id=12808

--- Comment #4 from Kim Taylor <kmtaylor at gmx dot com> 2011-05-26 13:19:33 
UTC ---
(In reply to comment #3)
> %A and %B are always processed first.

Ahhh, yes you are right. %As and %Bs get caught by _bfd_default_error_handler
then anything remaining gets sent to vfprintf. I missed that.

The segfault occurs in the Debian binutils where the attached patch shows the
first format descriptor as being incorrect.

This is thus not a binutils bug but a Debian bug as Alan was saying. I will
check the Debian tree.

Thanks

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to