------- Comment #3 from aldot at gcc dot gnu dot org 2007-11-26 17:09 ------- I don't see an explicit -fshort-enums in my flags..
I'm using this: CFLAGS_FOR_TARGET="-Os -pipe -fno-tree-loop-optimize -fno-tree-dominator-opts -fno-strength-reduce -fno-branch-count-reg -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 -mtune=iwmmxt -march=iwmmxt -mabi=iwmmxt -msoft-float -mfloat-abi=soft" \ /there/toolchain_build_armeb_nofpu/gcc-4.3.0/configure \ --prefix=/usr \ --build=i386-pc-linux-gnu \ --host=armeb-linux-uclibcgnueabi \ --target=armeb-linux-uclibcgnueabi \ --enable-languages=c,fortran \ --with-gxx-include-dir=/usr/include/c++ \ --disable-__cxa_atexit \ --with-gnu-ld \ --enable-shared \ --with-gmp="/there/build_armeb/gmp-4.2.2" \ --with-mpfr="/there/build_armeb/mpfr-2.3.0" \ --disable-nls \ --enable-threads \ --disable-multilib \ --with-float=soft -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34205