Hello bug-binutils, I have found a problem in gas. If "md_assemble" generates warning or error message using as_warn or as_bad, and does'nt generates any code (not calls "frag_more"), this message is printed onto stderr, but does'nt appears in the listing file. I have discovered, that this problem is in the "listing.c" file, in the "print_lines" function. It returns before printing "list->message" string when this line does'nt contain bytes of code.
-- Sergey (SM) mailto:[EMAIL PROTECTED] _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils