--- gcc/config/clipper/clipper.md 2018/04/24 18:20:41 1.1.1.3 +++ gcc/config/clipper/clipper.md 2018/04/24 18:27:51 1.1.1.4 @@ -16,7 +16,8 @@ ;; 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, 675 Mass Ave, Cambridge, MA 02139, USA. +;; the Free Software Foundation, 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. ;;- Instruction patterns. When multiple patterns apply, @@ -59,7 +60,7 @@ (const_string "clobber"))) ;; -;; clipper seems to be a tradional risc processor +;; clipper seems to be a traditional risc processor ;; we define a functional unit 'memory' ;; (define_function_unit "memory" 1 1 (eq_attr "type" "load") 4 0) @@ -305,7 +306,7 @@ operands[1] = force_reg (DImode, operands[1]); }") -;; If an operand is a MEM but not offsetable, we can't load it into +;; If an operand is a MEM but not offsettable, we can't load it into ;; a register, so we must force the third alternative to be the one ;; reloaded. Hence we show the first as more expensive. (define_insn ""