Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc/dist/gcc i386 doesn't use subint fast{8, 16}



details:   https://anonhg.NetBSD.org/src/rev/643f40cf6119
branches:  trunk
changeset: 331708:643f40cf6119
user:      matt <matt%NetBSD.org@localhost>
date:      Wed Aug 20 20:15:55 2014 +0000

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

diffstat:

 external/gpl3/gcc/dist/gcc/config.gcc |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 72f4f82ee189 -r 643f40cf6119 external/gpl3/gcc/dist/gcc/config.gcc
--- a/external/gpl3/gcc/dist/gcc/config.gcc     Wed Aug 20 17:48:57 2014 +0000
+++ b/external/gpl3/gcc/dist/gcc/config.gcc     Wed Aug 20 20:15:55 2014 +0000
@@ -1280,7 +1280,6 @@
 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*)



Home | Main Index | Thread Index | Old Index