Commit e6b75edc by John David Anglin Committed by John David Anglin

* pa.md: Remove unnecessary declarations for asm_out_file.

From-SVN: r80758
parent 7945b276
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
......
......@@ -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];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment