mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-20 19:01:12 +08:00
* pa.md: Remove unnecessary declarations for asm_out_file.
From-SVN: r80758
This commit is contained in:
parent
7945b276b2
commit
e6b75edc00
@ -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
|
||||
|
@ -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];
|
||||
|
Loading…
x
Reference in New Issue
Block a user