[LLVMbugs] [Bug 2503] New: Infinite recursion crash during link

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Jun 28 19:49:17 PDT 2008


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

           Summary: Infinite recursion crash during link
           Product: libraries
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Linker
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: bryceco at yahoo.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=1782)
 --> (http://llvm.org/bugs/attachment.cgi?id=1782)
llvm code causing crash

The attached .llvm code was emitted by clang. llvm-ld crashes while linking it:

% llvm-as bad1.llvm -o bad1.bc
% llvm-ld bad1.bc
Segmentation fault


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