Root/toolchain/gcc/patches/4.3.4/998-gcc-4.3.0-fix-header.00.patch

1\\\\
2\\ gcc PR33200
3Index: gcc-4.3.0/gcc/config.gcc
4===================================================================
5--- gcc-4.3.0/gcc/config.gcc (revision 131628)
6+++ gcc-4.3.0/gcc/config.gcc (working copy)
7@@ -2302,7 +2305,7 @@ sh-*-symbianelf* | sh[12346l]*-*-symbian
8     if test x${enable_incomplete_targets} = xyes ; then
9         tm_defines="$tm_defines SUPPORT_SH1=1 SUPPORT_SH2E=1 SUPPORT_SH4=1 SUPPORT_SH4_SINGLE=1 SUPPORT_SH2A=1 SUPPORT_SH2A_SINGLE=1 SUPPORT_SH5_32MEDIA=1 SUPPORT_SH5_32MEDIA_NOFPU=1 SUPPORT_SH5_64MEDIA=1 SUPPORT_SH5_64MEDIA_NOFPU=1"
10     fi
11- use_fixproto=yes
12+ # XXX: why? use_fixproto=yes
13     ;;
14 sh-*-rtemscoff*)
15     tmake_file="sh/t-sh t-rtems sh/t-rtems"
16

Archive Download this file



interactive