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

2010-09-08 Thread ibolton at gcc dot gnu dot org
--- Comment #3 from ibolton at gcc dot gnu dot org 2010-09-08 09:12 --- Thanks for raising this bug, Gergely, and suggesting a patch. I've moved the bug to the NEW state, so if you want to post your patch to the gcc-patches list, then you will hopefully get some feedback on it there

[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] 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