[Bug debug/55586] Incorrect .debug_line section for function with variable number of arguments in PowerPC

2013-12-03 Thread psmith at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55586 Paul Smith psmith at gnu dot org changed: What|Removed |Added CC||psmith at gnu dot org

[Bug debug/55586] Incorrect .debug_line section for function with variable number of arguments in PowerPC

2013-02-11 Thread pam at oktetlabs dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55586 --- Comment #3 from Aleksandr Platonov pam at oktetlabs dot ru 2013-02-11 08:00:41 UTC --- (In reply to comment #2) As far as I can tell, it is a bug in earlier versions of GDB, and not in the compiler. a GDB that was 7.3 or newer

[Bug debug/55586] Incorrect .debug_line section for function with variable number of arguments in PowerPC

2013-02-07 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55586 --- Comment #2 from Michael Meissner meissner at gcc dot gnu.org 2013-02-07 23:49:34 UTC --- As far as I can tell, it is a bug in earlier versions of GDB, and not in the compiler. Due to the ABI's, it will only show up in 32-bit powerpc

[Bug debug/55586] Incorrect .debug_line section for function with variable number of arguments in PowerPC

2012-12-27 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55586 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW