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

           Summary: [MC] Object writer drops W even if relocations are
                    present
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Common Code Generator Code
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=6704)
 --> (http://llvm.org/bugs/attachment.cgi?id=6704)
Unreduced test case

After r131951, linker sets on NetBSD are no longer writeable. They do have
outstanding relocations and that breaks with --warn-text-rel during linkage. A
preprocessed example is attached. Compile with -O2 -fPIC and compare the flags
of section "link_set_all_categories" before and after this change.

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to