http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46533
Summary: [alpha] bootstrap failure Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassig...@gcc.gnu.org ReportedBy: ubiz...@gmail.com Host: alphaev68-pc-linux-gnu Target: alphaev68-pc-linux-gnu Build: alphaev68-pc-linux-gnu $ gcc/xgcc -v Using built-in specs. COLLECT_GCC=gcc/xgcc Target: alphaev68-unknown-linux-gnu Configured with: ../gcc-svn/trunk/configure --enable-languages=c,c++,fortran Thread model: posix gcc version 4.6.0 20101117 (experimental) [trunk revision 166859] (GCC) ... /home/uros/gcc-build/./prev-gcc/xgcc -B/home/uros/gcc-build/./prev-gcc/ -B/usr/local/alphaev68-unknown-linux-gnu/bin/ -B/usr/local/alphaev68-unknown-linux-gnu/bin/ -B/usr/local/alphaev68-unknown-linux-gnu/lib/ -isystem /usr/local/alphaev68-unknown-linux-gnu/include -isystem /usr/local/alphaev68-unknown-linux-gnu/sys-include -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -o cc1plus \ cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o incpath.o prefix.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o cc1plus-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lcloog -lppl_c -lppl -lgmpxx -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz libbackend.a(gimple.o): In function `gimple_types_compatible_p_1': (.text+0xe7ac): relocation truncated to fit: BRADDR against `.text.unlikely' libbackend.a(gimple.o): In function `gimple_types_compatible_p_1': (.text+0xeb28): relocation truncated to fit: BRADDR against `.text.unlikely' libbackend.a(gimple.o): In function `gimple_types_compatible_p_1': (.text+0xeb6c): relocation truncated to fit: BRADDR against `.text.unlikely' libbackend.a(gimple.o): In function `gimple_types_compatible_p_1': (.text+0xeca4): relocation truncated to fit: BRADDR against `.text.unlikely' libbackend.a(gimple.o): In function `gimple_types_compatible_p_1': (.text+0xecf0): relocation truncated to fit: BRADDR against `.text.unlikely' libbackend.a(gimple.o): In function `gimple_types_compatible_p_1': (.text+0xed5c): relocation truncated to fit: BRADDR against `.text.unlikely' libbackend.a(gimple.o): In function `gimple_types_compatible_p_1': (.text+0xf238): relocation truncated to fit: BRADDR against `.text.unlikely' collect2: ld returned 1 exit status gmake[3]: *** [cc1plus] Error 1 gmake[3]: Leaving directory `/space/uros/gcc-build/gcc' gmake[2]: *** [all-stage2-gcc] Error 2 gmake[2]: Leaving directory `/space/uros/gcc-build' gmake[1]: *** [stage2-bubble] Error 2 gmake[1]: Leaving directory `/space/uros/gcc-build' gmake: *** [all] Error 2