bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gas: warning/error messages problem in the listing (all targets)


From: Sergey Markov
Subject: gas: warning/error messages problem in the listing (all targets)
Date: Fri, 22 Jun 2007 00:18:48 +0400

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:address@hidden






reply via email to

[Prev in Thread] Current Thread [Next in Thread]