Possible errors in call to output_operand_lossage?
Richard Henderson
rth@redhat.com
Fri Feb 1 15:08:00 GMT 2002
On Sat, Feb 02, 2002 at 12:03:49AM +0100, Philipp Thomas wrote:
> The following calls to output_operand_lossage seem be wrong as they
> use '%' instead of '%%' and thus xgettext will mark them as C format and
> then msgfmt will fail because things like %A are no valid format specifiers.
They are not printf format. Existing uses are correct.
r~
More information about the Gcc-bugs
mailing list