[LLVMbugs] [Bug 1247] NEW: build failure on darwin 8.8.1

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Mar 9 09:28:54 PST 2007


http://llvm.org/bugs/show_bug.cgi?id=1247

           Summary: build failure on darwin 8.8.1
           Product: tools
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-gcc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: ebner at complang.tuwien.ac.at


after upgrading of llvm-gcc to svn-head (revision 290), i see the following
build failure:

build/genattrtab /Users/ebner/dev/opt/llvm-cvs/gcc/config/i386/i386.md >
tmp-attrtab.c
genattrtab: Automaton `ppro_load': Insn `ppro_fmov_XF_load' will never be issued
genattrtab: Automaton `ppro_load': Insn `ppro_sse_icvt_SF' will never be issued
genattrtab: Automaton `ppro_load': Insn `ppro_sse_add_V4SF_load' will never be
issued
genattrtab: Automaton `ppro_load': Insn `ppro_sse_cmp_V4SF_load' will never be
issued
genattrtab: Automaton `ppro_load': Insn `ppro_sse_mul_V4SF_load' will never be
issued
genattrtab: Automaton `ppro_load': Insn `ppro_sse_div_V4SF_load' will never be
issued
genattrtab: Automaton `ppro_load': Insn `ppro_sse_mov_V4SF_load' will never be
issued
genattrtab: Automaton `ppro_store': Insn `ppro_fmov_XF_store' will never be issued
genattrtab: Automaton `k6_integer_units': Insn `k6_alux_only_load' will never be
issued
genattrtab: Automaton `k6_integer_units': Insn `k6_alux_only_store' will never
be issued
make[1]: *** [s-attrtab] Error 1

configure line: /Users/ebner/dev/opt/llvm-cvs/configure  
--prefix=/Users/ebner/dev/install/ --program-prefix=llvm-
--enable-llvm=/Users/ebner/dev/build/llvm/ --enable-checking --disable-multilib
--with-gxx-include-dir=/usr/include/c++/4.0.0 --build=i686-apple-darwin8
--host=i686-apple-darwin8 --target=i686-apple-darwin8
--with-gcc-version-trigger=/Users/ebner/dev/llvm-gcc4/gcc/version.c
--enable-languages=c,c++

$ uname -a
Darwin cdbook2 8.8.1 Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT 2006;
root:xnu-792.13.8.obj~1/RELEASE_I386 i386 i386 MacBookPro1,1 Darwin

$ gcc ---version
i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 LLVM (Apple Computer, Inc. build 5421)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list