]> gcc.gnu.org Git - gcc.git/commit - gcc/config/i386/i386.c
final.c (output_operand_lossage): Changed to accept printf style arguments.
authorPhilipp Thomas <pthomas@suse.de>
Sun, 17 Feb 2002 14:23:53 +0000 (14:23 +0000)
committerPhilipp Thomas <pthomas@gcc.gnu.org>
Sun, 17 Feb 2002 14:23:53 +0000 (14:23 +0000)
commita52453cc4295af6f62d1e59faac80056c426a400
tree03fe05fc78e4acec8f41d3b93c5865ae3c456739
parent1c11abc46fe2ef296d8726ee1e0c98359de6f961
final.c (output_operand_lossage): Changed to accept printf style arguments.

2002-02-17  Philipp Thomas  <pthomas@suse.de>

* final.c (output_operand_lossage): Changed to accept
printf style arguments. Change calls where necessary.
* output.h (output_operand_lossage): Change declaration
accordingly. Update copyright.
* config/arc/arc.c config/fr30/fr30.c config/m32r/m32r.c
config/m88k/m88k.c : Adapt all calls to output_operand_lossage.
Update copyright date where necessary.

* config/i386/i386.c (print_operand): Likewise. Remove use of
sprintf.

* config/cris/cris.c (cris_operand_lossage): Likewise.
Rename parameter so that exgettext recognizes it as
translatable message.
(LOSE_AND_RETURN): Rename parameter to msgid.

* po/gcc.pot: Regenerate.

From-SVN: r49820
gcc/ChangeLog
gcc/config/arc/arc.c
gcc/config/cris/cris.c
gcc/config/fr30/fr30.c
gcc/config/i386/i386.c
gcc/config/m32r/m32r.c
gcc/config/m88k/m88k.c
gcc/final.c
gcc/output.h
gcc/po/ChangeLog
gcc/po/gcc.pot
This page took 0.06359 seconds and 5 git commands to generate.