Module Name:    src
Committed By:   matt
Date:           Wed Aug 20 20:15:55 UTC 2014

Modified Files:
        src/external/gpl3/gcc/dist/gcc: config.gcc

Log Message:
i386 doesn't use subint fast{8,16}


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/external/gpl3/gcc/dist/gcc/config.gcc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl3/gcc/dist/gcc/config.gcc
diff -u src/external/gpl3/gcc/dist/gcc/config.gcc:1.27 src/external/gpl3/gcc/dist/gcc/config.gcc:1.28
--- src/external/gpl3/gcc/dist/gcc/config.gcc:1.27	Wed Aug 20 16:00:15 2014
+++ src/external/gpl3/gcc/dist/gcc/config.gcc	Wed Aug 20 20:15:55 2014
@@ -1280,7 +1280,6 @@ x86_64-*-freebsd*)
 i[34567]86-*-netbsdelf*)
 	tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h ${nbsd_tm_file} i386/netbsd-elf.h"
 	tmake_file="${tmake_file} i386/t-crtstuff"
-	tm_defines="${tm_defines} CHAR_FAST8=1 SHORT_FAST16=1"
 	extra_options="${extra_options} netbsd.opt netbsd-elf.opt"
 	;;
 i[34567]86-*-netbsd*)

Reply via email to