* pa.md: Remove unnecessary declarations for asm_out_file.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Fri, 16 Apr 2004 17:24:31 +0000 (17:24 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 16 Apr 2004 17:24:31 +0000 (17:24 +0000)
From-SVN: r80758

gcc/ChangeLog
gcc/config/pa/pa.md

index c4e2a72da672d1973c4d95db76070dffa9f52adb..cdcf138060e24eca1984d215a7940116fbf8d88b 100644 (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
index 96355248d2266aecbf16fb466631730a3215be7e..072f60171e94d02b1d0bab2aece6802635aff709 100644 (file)
   "*
 {
   rtx xoperands[3];
-  extern FILE *asm_out_file;
 
   xoperands[0] = operands[0];
   xoperands[1] = operands[1];
   "*
 {
   rtx xoperands[3];
-  extern FILE *asm_out_file;
 
   xoperands[0] = operands[0];
   xoperands[1] = operands[1];