This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Possible errors in call to output_operand_lossage?
- From: Philipp Thomas <pthomas at suse dot de>
- To: Richard Henderson <rth at redhat dot com>, gcc-bugs at gcc dot gnu dot org,Philipp Thomas <philippt at t-online dot de>
- Date: Sat, 2 Feb 2002 00:12:20 +0100
- Subject: Re: Possible errors in call to output_operand_lossage?
- References: <20020202000349.L30996@jeffreys.suse.de> <20020201150823.A10785@redhat.com>
* Richard Henderson (rth@redhat.com) [20020202 00:08]:
> They are not printf format. Existing uses are correct.
Sigh, that means we have yet another batch of files where messages have to
be marked for xgettext as not being printf format, right?
And there I thought the Fortran stuff was all that had to be done ......
Ah well, work for next week :(
Philipp