]> gcc.gnu.org Git - gcc.git/commitdiff
* ns32k.md: Remove stray backslash-newline in output template.
authorZack Weinberg <zackw@stanford.edu>
Sat, 30 Jun 2001 18:07:44 +0000 (18:07 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 30 Jun 2001 18:07:44 +0000 (18:07 +0000)
From-SVN: r43666

gcc/ChangeLog
gcc/config/ns32k/ns32k.md

index 5eedd0fadfec9838050b55e8592113c76442e6ef..8acb947d14eb2495bf20d36af61d310abaa8a8f0 100644 (file)
@@ -17,6 +17,7 @@
 
        * i860.md: Change triple backslashes to double backslashes at
        ends of lines in output templates.
+       * ns32k.md: Remove stray backslash-newline in output template.
 
 2001-06-29  Nick Clifton  <nickc@cambridge.redhat.com>
 
index f7646d391d61910e3f146ceaeabbd264f2a30871..3a1620e27ce239bc3053c4d4c640bd658b28e86b 100644 (file)
   ""
   "*
 {
-  extern int flag_pic;                                         \
+  extern int flag_pic;
 
   if (FP_REG_P (operands[0]))
     {
This page took 0.076827 seconds and 5 git commands to generate.