[Bug target/44189] PIC compilation on ARM screws up DWARF lineinfo in function prologue

2010-05-21 Thread gergely+gccbug at risko dot hu
--- Comment #2 from gergely+gccbug at risko dot hu 2010-05-21 08:06 --- Based on code in cfgexpand.c (search for start_locus), my patch should probably use something like this for setting the location: /* Eventually, all FEs should explicitly set function_start_locus

[Bug target/44189] New: PIC compilation on ARM screws up DWARF lineinfo in function prologue

2010-05-18 Thread gergely+gccbug at risko dot hu
ReportedBy: gergely+gccbug at risko dot hu GCC build triplet: i486-linux-gnu GCC host triplet: i486-linux-gnu GCC target triplet: arm-linux-gnueabi http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44189

[Bug target/44189] PIC compilation on ARM screws up DWARF lineinfo in function prologue

2010-05-18 Thread gergely+gccbug at risko dot hu
--- Comment #1 from gergely+gccbug at risko dot hu 2010-05-18 19:17 --- Added wrong-debug as a keyword. -- gergely+gccbug at risko dot hu changed: What|Removed |Added