[LLVMbugs] [Bug 3132] New: llvm-gcc build broken on x86_64-redhat-linux
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Nov 25 22:11:00 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=3132
Summary: llvm-gcc build broken on x86_64-redhat-linux
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: lhames at gmail.com
CC: llvmbugs at cs.uiuc.edu
During llvm-gcc build, compilation of insn-preds.c fails with the following
error:
../../src/gcc/config/i386/predicates.md: In function
'local_symbolic_operand_1':
../../src/gcc/config/i386/predicates.md:470: error: 'TARGET_FIX_AND_CONTINUE'
undeclared (first use in this function)
../../src/gcc/config/i386/predicates.md:470: error: (Each undeclared identifier
is reported only once
../../src/gcc/config/i386/predicates.md:470: error: for each function it
appears in.)
../../src/gcc/config/i386/predicates.md:471: warning: implicit declaration of
function 'machopic_data_defined_p'
target = x86_64-redhat-linux
build = x86_64-redhat-linux
host = x86_64-redhat-linux
--
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