diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 16:50:31 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 16:50:31 -0400 |
commit | 6d85f32be49f66ab381fc44ea7cf393bc8ac377f (patch) | |
tree | 7a1fc2aaa4217cf737d2f5478660dc645d8966cd | |
parent | a8f1399a60bedcde174abc9ac6ff544fe2cfdb7d (diff) | |
download | gcc-6d85f32be49f66ab381fc44ea7cf393bc8ac377f.zip gcc-6d85f32be49f66ab381fc44ea7cf393bc8ac377f.tar.gz gcc-6d85f32be49f66ab381fc44ea7cf393bc8ac377f.tar.bz2 |
Update header.
From-SVN: r9986
-rw-r--r-- | gcc/config/arm/arm.md | 2 | ||||
-rw-r--r-- | gcc/config/h8300/h8300.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/arm/arm.md b/gcc/config/arm/arm.md index adeecb3..347bb43 100644 --- a/gcc/config/arm/arm.md +++ b/gcc/config/arm/arm.md @@ -19,7 +19,7 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU CC; see the file COPYING. If not, write to ;; the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +;; Boston, MA 02111-1307, USA. ;;- See file "rtl.def" for documentation on define_insn, match_*, et. al. diff --git a/gcc/config/h8300/h8300.md b/gcc/config/h8300/h8300.md index 805e842..b9d8b7c 100644 --- a/gcc/config/h8300/h8300.md +++ b/gcc/config/h8300/h8300.md @@ -19,7 +19,7 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU CC; see the file COPYING. If not, write to ;; the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +;; Boston, MA 02111-1307, USA. ;; The original PO technology requires these to be ordered by speed, |