With current trunk:

In file included from toolchain_build_armeb_nofp
u/gcc-4.3.0/gcc/c-lang.c:26:
toolchain_build_armeb_nofpu/gcc-4.3.0/gcc/tree.h:371: error: width of 'code'
exceeds its type


Works if omitting -march=iwmmxt -mabi=iwmmxt


Sample:
/there/build_armeb/staging_dir/usr/bin/armeb-linux-uclibcgnueabi-gcc
-march=iwmmxt -mabi=iwmmxt -I/there/build_armeb/staging_dir/usr/include
-I/there/build_armeb/staging_dir/include
--sysroot=/there/build_armeb/staging_dir/ -isysroot
/there/build_armeb/staging_dir  -I/there/build_armeb/staging_dir/usr/include
-I/there/build_armeb/staging_dir/include
--sysroot=/there/build_armeb/staging_dir/ -isysroot
/there/build_armeb/staging_dir -fno-common   -DHAVE_CONFIG_H -I. -I.
-I/there/toolchain_build_armeb_nofpu/gcc-4.3.0/gcc
-I/there/toolchain_build_armeb_nofpu/gcc-4.3.0/gcc/.
-I/there/toolchain_build_armeb_nofpu/gcc-4.3.0/gcc/../include
-I/there/toolchain_build_armeb_nofpu/gcc-4.3.0/gcc/../libcpp/include
-I/there/build_armeb/gmp-4.2.2/include -I/there/build_armeb/mpfr-2.3.0/include
-I/there/toolchain_build_armeb_nofpu/gcc-4.3.0/gcc/../libdecnumber
-I/there/toolchain_build_armeb_nofpu/gcc-4.3.0/gcc/../libdecnumber/dpd
-I../libdecnumber    pr.c -o argh2.o -c
pr.c:201: error: width of 'code' exceeds its type


-- 
           Summary: iwmmxt type/size error
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aldot at gcc dot gnu dot org
 GCC build triplet: armeb-linux-*gnueabi
  GCC host triplet: i386-linux-gnu
GCC target triplet: armeb-linux-*gnueabi


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34205

Reply via email to