From: kazu Date: Mon, 4 Apr 2005 15:25:17 +0000 (+0000) Subject: * config/mcore/predicates.md: Fix a comment typo. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b0789df28c868fd08612bc714e335f234a577fc3;p=thirdparty%2Fgcc.git * config/mcore/predicates.md: Fix a comment typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97549 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 70b1eda8db1b..e4d5f6450154 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -26,6 +26,8 @@ * config/mcore/mcore.md: Include predicates.md. * config/mcore/predicates.md: New. + * config/mcore/predicates.md: Fix a comment typo. + 2005-04-04 Andreas Krebbel Adrian Straetling diff --git a/gcc/config/mcore/predicates.md b/gcc/config/mcore/predicates.md index 56089036ba34..59f43c9a4524 100644 --- a/gcc/config/mcore/predicates.md +++ b/gcc/config/mcore/predicates.md @@ -1,4 +1,4 @@ -;; Predicate definitions for FIXME FIXME. +;; Predicate definitions for Motorola MCore. ;; Copyright (C) 2005 Free Software Foundation, Inc. ;; ;; This file is part of GCC.