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


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to