From: Richard Kenner Date: Thu, 18 Jan 2001 13:26:47 +0000 (-0500) Subject: Fix typos in previous change X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2d6dc19dfa98f8852cf648198fe32b918754864f;p=gcc.git Fix typos in previous change From-SVN: r39120 --- diff --git a/gcc/config.gcc b/gcc/config.gcc index 433829ab1cc..822fc67d603 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -2897,12 +2897,12 @@ rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*) thread_file='aix' ;; rs6000-ibm-aix*) - tm_file="${tm_file} rs6000/aix.h + tm_file="${tm_file} rs6000/aix.h" float_format=none use_collect2=yes ;; rs6000-bull-bosx) - tm_file="${tm_file} rs6000/aix.h + tm_file="${tm_file} rs6000/aix.h" float_format=none use_collect2=yes ;;