aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/gcc/config/i386/t-rtems
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8/gcc/config/i386/t-rtems')
-rw-r--r--gcc-4.8/gcc/config/i386/t-rtems7
1 files changed, 3 insertions, 4 deletions
diff --git a/gcc-4.8/gcc/config/i386/t-rtems b/gcc-4.8/gcc/config/i386/t-rtems
index 6161ec100..fef4c22e9 100644
--- a/gcc-4.8/gcc/config/i386/t-rtems
+++ b/gcc-4.8/gcc/config/i386/t-rtems
@@ -17,11 +17,10 @@
# <http://www.gnu.org/licenses/>.
#
-MULTILIB_OPTIONS = mtune=i486/mtune=pentium/mtune=pentiumpro \
-msoft-float
+MULTILIB_OPTIONS = mtune=i486/mtune=pentium/mtune=pentiumpro msoft-float
MULTILIB_DIRNAMES= m486 mpentium mpentiumpro soft-float
-MULTILIB_MATCHES = msoft-float=mno-m80387
-MULTILIB_MATCHES += mtune?pentium=mtune?k6 mtune?pentiumpro=mtune?mathlon
+MULTILIB_MATCHES = msoft-float=mno-80387
+MULTILIB_MATCHES += mtune?pentium=mtune?k6 mtune?pentiumpro=mtune?athlon
MULTILIB_EXCEPTIONS = \
mtune=pentium/*msoft-float* \
mtune=pentiumpro/*msoft-float*