OSDN Git Service

Add support multilib parts for m32rx processor.
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Jun 2003 12:11:49 +0000 (12:11 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Jun 2003 12:11:49 +0000 (12:11 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67328 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config.gcc

index 70c770e..8986752 100644 (file)
@@ -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"