http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51358
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-debug
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-08-06
CC| |rguenth at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-08-06
18:35:35 UTC ---
I also recently ran into this ... why can't GCC simply provide no location
information for the prologue? Thus, properly restrict the PC range the
fb-based locations are valid? At the moment GCC simply lies.
Confirmed.