aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1997-09-15 23:23:38 -0600
committerJeff Law <law@gcc.gnu.org>1997-09-15 23:23:38 -0600
commit5bfa6cfa3de22c6f383231d8b452ffe78db37e90 (patch)
tree996b434166e5f493a896f649d117ebe93c16e3ac
parent7b9eb580d51fd035794ffc364f5343a541b1dcbf (diff)
downloadgcc-5bfa6cfa3de22c6f383231d8b452ffe78db37e90.zip
gcc-5bfa6cfa3de22c6f383231d8b452ffe78db37e90.tar.gz
gcc-5bfa6cfa3de22c6f383231d8b452ffe78db37e90.tar.bz2
Remove CYGNUS LOCAL markers.
From-SVN: r15474
-rw-r--r--gcc/config/v850/v850.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/v850/v850.md b/gcc/config/v850/v850.md
index 30ebf87..c712108 100644
--- a/gcc/config/v850/v850.md
+++ b/gcc/config/v850/v850.md
@@ -1,4 +1,3 @@
-;; CYGNUS LOCAL entire file/law
;; GCC machine description for NEC V850
;; Copyright (C) 1996, 1997 Free Software Foundation, Inc.
@@ -1849,4 +1848,3 @@
"jarl __save_r6_r9,r10"
[(set_attr "length" "4")
(set_attr "cc" "clobber")])
-;; END CYGNUS LOCAL