OSDN Git Service

* include/profile/iterator_tracker.h (operator++): Fix returning
[pf3gnuchains/gcc-fork.git] / libgcc / config.host
index 2259d47..bbf21a9 100644 (file)
@@ -693,6 +693,7 @@ m32r-*-elf*)
        ;;
 m32r-*-rtems*)
        tmake_file="$tmake_file m32r/t-m32r t-fdpbit"
+       extra_parts="$extra_parts crtinit.o crtfini.o"
        ;;
 m32rle-*-elf*)
        tmake_file=t-fdpbit
@@ -1057,7 +1058,7 @@ sparc64-*-elf*)
        extra_parts="$extra_parts crti.o crtn.o crtfastmath.o"
        ;;
 sparc64-*-rtems*)
-       tmake_file="$tmake_file sparc/t-elf t-crtfm"
+       tmake_file="$tmake_file t-crtfm"
        extra_parts="$extra_parts crti.o crtn.o crtfastmath.o"
        ;;
 sparc-wrs-vxworks)