bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr


From: hjl at lucon dot org
Subject: [Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr
Date: 20 Sep 2006 19:02:11 -0000

------- Additional Comments From hjl at lucon dot org  2006-09-20 19:02 -------
Gcc may generate:

         .section        .gnu.linkonce.wi.client.cpp.7682538d,"",@progbits
         ...
DW.client.cpp.7682538d.2b:
        .uleb128 0xd
        .long   0x16a
        .byte   0x1
        .long   .LASF10
        .byte   0x1
        .byte   0x25
        .byte   0x1
        .uleb128 0xe
        .long   0x114
        .byte   0x1
        .byte   0x0


        .section        .debug_info
        ...
        .uleb128 0x8d
        .long   0x1c3f
        .quad   DW.client.cpp.7682538d.2b
        .byte   0x0

When reporting linker error, dwarf2 reader doesn't support more than one
.debug_info section.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Linker doesn't support      |Dwarf 2 reader in linker
                   |DWARF3 DW_FORM_ref_addr     |doesn't suppor
                   |                            |DW_FORM_ref_addr


http://sourceware.org/bugzilla/show_bug.cgi?id=3191

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]