* pa.md: Remove unnecessary declarations for asm_out_file.

From-SVN: r80758
This commit is contained in:
John David Anglin 2004-04-16 17:24:31 +00:00 committed by John David Anglin
parent 7945b276b2
commit e6b75edc00
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,7 @@
2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* pa.md: Remove unnecessary declarations for asm_out_file.
* pa64-regs.h (DBX_REGISTER_NUMBER): Simplify and correct mapping of
SAR register. Fix comment.
(ADDITIONAL_REGISTER_NAMES): Correct register number of SAR register

View file

@ -2610,7 +2610,6 @@
"*
{
rtx xoperands[3];
extern FILE *asm_out_file;
xoperands[0] = operands[0];
xoperands[1] = operands[1];
@ -2644,7 +2643,6 @@
"*
{
rtx xoperands[3];
extern FILE *asm_out_file;
xoperands[0] = operands[0];
xoperands[1] = operands[1];