[LLVMbugs] [Bug 461] NEW: Cannot compile reload.c from the gcc with llvm

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Nov 24 20:50:46 PST 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=461

           Summary: Cannot compile reload.c from the gcc with llvm
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-gcc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: mdupont777 at yahoo.com


Here are the steps to reproduce 

./cc1 --version
GNU C version 3.4-llvm 20030924 (experimental) (i686-pc-linux-gnu)

Extract the .i from the reload
llvm/llvm-gcc/gcc$ make reload.o  -W reload.c CFLAGS=-save-temps

./cc1 reload.i
 gen_sse_prologue_save
Segmentation fault



------- 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