[Bug debug/19124] [4.0 regression] gcc generates incorrect dwarf2 debug info

dberlin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jan 2 20:29:00 GMT 2005


------- Additional Comments From dberlin at gcc dot gnu dot org  2005-01-02 20:29 -------
Patch coming. 
This is also a latent bug forever in gcc.
We've been generating fbreg for a lot of things we shouldn't, we just never
noticed before now because it didn't try to evaluate them at runtime unless you
outputted location lists.

Thus, it simply statically converted the location expression fbregs into
something it could evaluate, regardless of whether there was a real frame base
or not.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19124



More information about the Gcc-bugs mailing list