[LLVMbugs] [Bug 10255] New: Build of llvm-gcc trunk fails on PPC
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Jul 3 07:10:23 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10255
Summary: Build of llvm-gcc trunk fails on PPC
Product: tools
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: annulen at yandex.ru
CC: llvmbugs at cs.uiuc.edu
Here is error output:
/Volumes/Development/projects/svn/obj/./gcc/xgcc
-B/Volumes/Development/projects/svn/obj/./gcc/
-B/Volumes/Development/projects/svn/obj/../install/powerpc-apple-darwin9/bin/
-B/Volumes/Development/projects/svn/obj/../install/powerpc-apple-darwin9/lib/
-isystem
/Volumes/Development/projects/svn/obj/../install/powerpc-apple-darwin9/include
-isystem
/Volumes/Development/projects/svn/obj/../install/powerpc-apple-darwin9/sys-include
-mmacosx-version-min=10.4 -O2 -O2 -g -O2 -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-isystem ./include -Wa,-force_cpusubtype_ALL -pipe -g -DHAVE_GTHR_DEFAULT
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../llvm-gcc/gcc
-I../../llvm-gcc/gcc/. -I../../llvm-gcc/gcc/../include -I./../intl
-I../../llvm-gcc/gcc/../libcpp/include -I../../llvm-gcc/gcc/../libdecnumber
-I../libdecnumber
-I/Volumes/Development/projects/svn/obj/../../git/llvm-build/include
-I/Volumes/Development/projects/git/llvm/include
-isysroot/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -DL_multc3
-fvisibility=hidden -DHIDE_EXPORTS -c ../../llvm-gcc/gcc/libgcc2.c -o
libgcc/./_multc3.o
Unhandled reg in PPCRegisterInfo::getRegisterNumbering!
UNREACHABLE executed at
/Volumes/Development/projects/git/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp:111!
../../llvm-gcc/gcc/libgcc2.c:1914: internal compiler error: Abort trap
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list