[Bug debug/24634] DW_AT_high_pc and DW_AT_low_pc zero in DWARF-2 debug info in object file in 64bit world

2005-11-04 Thread mlynarik at decef dot elf dot stuba dot sk
--- Comment #7 from mlynarik at decef dot elf dot stuba dot sk 2005-11-04 09:12 --- We have created the assembler sources with the parameters -dA. You can see that there are no differences between the 32bit and 64bit versions except the length of the fields (4bytes and 8bytes). So I

[Bug debug/24634] DW_AT_high_pc and DW_AT_low_pc zero in DWARF-2 debug info in object file in 64bit world

2005-11-04 Thread mlynarik at decef dot elf dot stuba dot sk
--- Comment #6 from mlynarik at decef dot elf dot stuba dot sk 2005-11-04 09:04 --- Created an attachment (id=10142) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10142&action=view) Assembler source from compilation of example2-64.c -- http://gcc.gnu.org/b

[Bug debug/24634] DW_AT_high_pc and DW_AT_low_pc zero in DWARF-2 debug info in object file in 64bit world

2005-11-04 Thread mlynarik at decef dot elf dot stuba dot sk
--- Comment #5 from mlynarik at decef dot elf dot stuba dot sk 2005-11-04 09:03 --- Created an attachment (id=10141) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10141&action=view) Assembler source of comiled example2-32.c -- http://gcc.gnu.org/bugzilla/show_bug

[Bug debug/24634] DW_AT_high_pc and DW_AT_low_pc zero in DWARF-2 debug info in object file in 64bit world

2005-11-03 Thread mlynarik at decef dot elf dot stuba dot sk
--- Comment #3 from mlynarik at decef dot elf dot stuba dot sk 2005-11-03 11:46 --- We have attached a c-source file which was compiled once for 64bit abi and once for 32bit abi with command: "mips64-linux-gnu-gcc -c -gdwarf-2 -mabi=XX example1.c". The resulting object

[Bug debug/24634] DW_AT_high_pc and DW_AT_low_pc zero in DWARF-2 debug info in object file in 64bit world

2005-11-03 Thread mlynarik at decef dot elf dot stuba dot sk
--- Comment #2 from mlynarik at decef dot elf dot stuba dot sk 2005-11-03 11:39 --- Created an attachment (id=10122) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10122&action=view) Example files describing the problem Zipped archive contains a c-source, 2 object file

[Bug c/24634] New: DW_AT_high_pc and DW_AT_low_pc zero in DWARF-2 debug info in object file in 64bit world

2005-11-02 Thread mlynarik at decef dot elf dot stuba dot sk
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