Use %u.o instead of %g.o in ASM_FINAL_SPEC if -c is not specified.
authorMichael Meissner <meissner@gcc.gnu.org>
Sat, 15 Aug 1992 15:25:19 +0000 (15:25 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Sat, 15 Aug 1992 15:25:19 +0000 (15:25 +0000)
From-SVN: r1860

gcc/config/mips/mips.h
gcc/config/mips/osfrose.h

index 5aa0c44d5ee9cdc2866b3cb8b7f15a3d5befef96..f51fe2b590d735a73df686c0a56a24e37e568c9d 100644 (file)
@@ -402,7 +402,7 @@ while (0)
        \n mips-tfile %{v*: -v} \
                %{K: -I %b.o~} \
                %{!K: %{save-temps: -I %b.o~}} \
-               %{c:%W{o*}%{!o*:-o %b.o}}%{!c:-o %g.o} \
+               %{c:%W{o*}%{!o*:-o %b.o}}%{!c:-o %u.o} \
                %{.s:%i} %{!.s:%g.s}}}"
 #endif
 
index 9f2f38c30b86aca7039df38035cf8ac425c27584..d2a53c368440b63d05d67c2ead8abce775be6269 100644 (file)
@@ -45,7 +45,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
        \n mips-tfile %{v*: -v} %{d*} \
                        %{K: -I %b.o~} \
                        %{!K: %{save-temps: -I %b.o~}} \
-                       %{c:%W{o*}%{!o*:-o %b.o}}%{!c:-o %g.o} \
+                       %{c:%W{o*}%{!o*:-o %b.o}}%{!c:-o %u.o} \
                        %{.s:%i} %{!.s:%g.s}}}"
 
 #define CPP_SPEC "\