We are using a cross compiler for 64 bit Linux on MIPS yosemite. When we
compile c sources with command: mips64-linux-gnu-gcc -c -gdwarf-2 -mabi=64
xxx.c then the value of atribute in dwarf2 info : DW_AT_high_pc and
DW_AT_low_pc is 0 what is surely wrong

for mips64-linux-gnu-gcc -c -gdwarf-2 -mabi=32 there are reasonable values in
these attributes


-- 
           Summary: DW_AT_high_pc and DW_AT_low_pc zero in DWARF-2 debug
                    info in object file in 64bit world
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mlynarik at decef dot elf dot stuba dot sk


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24634

Reply via email to