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

Rafael Ávila de Espíndola <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #1 from Rafael Ávila de Espíndola <[email protected]> ---
Fixed in r205416.

The problem were relocations like

0000007f  00000709 R_386_GOTOFF           00000000   .rodata.cst16

and gold not correctly updating them when the constants in .rodata.cst16 were
merged.

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