[Bug debug/54793] the location of a formal_parameter is not started from a function entry with -mfentry

2013-12-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54793 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug debug/54793] the location of a formal_parameter is not started from a function entry with -mfentry

2013-02-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54793 --- Comment #7 from Jakub Jelinek jakub at gcc dot gnu.org 2013-02-01 16:54:23 UTC --- Author: jakub Date: Fri Feb 1 16:54:14 2013 New Revision: 195669 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=195669 Log: PR

[Bug debug/54793] the location of a formal_parameter is not started from a function entry with -mfentry

2013-01-25 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54793 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org 2013-01-25 09:08:14 UTC --- Well, we can also just use the first NOTE_INSN_BASIC_BLOCK resp. NOTE_INSN_FUNCTION_BEG, whichever comes first. The bigger problem with that ia64, pa

[Bug debug/54793] the location of a formal_parameter is not started from a function entry with -mfentry

2013-01-25 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54793 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org 2013-01-25 09:35:17 UTC --- Created attachment 29271 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29271 gcc48-pr54793.patch So, e.g. this seems to work for me from quick

[Bug debug/54793] the location of a formal_parameter is not started from a function entry with -mfentry

2013-01-24 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54793 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Severity|major |normal

[Bug debug/54793] the location of a formal_parameter is not started from a function entry with -mfentry

2013-01-18 Thread fche at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54793 Frank Ch. Eigler fche at redhat dot com changed: What|Removed |Added CC||tromey

[Bug debug/54793] the location of a formal_parameter is not started from a function entry with -mfentry

2012-10-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54793 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug debug/54793] the location of a formal_parameter is not started from a function entry with -mfentry

2012-10-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54793 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW