From: Nick Clifton Date: Mon, 2 Jun 2003 12:11:49 +0000 (+0000) Subject: Add support multilib parts for m32rx processor. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=37ec8b7a07840f62b6d20ca327df2e23d9d7f62a;p=gcc.git Add support multilib parts for m32rx processor. From-SVN: r67328 --- diff --git a/gcc/config.gcc b/gcc/config.gcc index 70c770e7633..89867524024 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -1248,7 +1248,7 @@ ip2k-*-elf) m32r-*-elf*) tm_file="dbxelf.h elfos.h svr4.h ${tm_file}" extra_parts="crtinit.o crtfini.o m32rx/crtinit.o m32rx/crtfini.o" - ;; ;; + ;; # m68hc11 and m68hc12 share the same machine description. m68hc11-*-*|m6811-*-*) tm_file="dbxelf.h elfos.h m68hc11/m68hc11.h"