This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: VTA merge - introduction


Alexandre Oliva wrote:
On Jun 5, 2009, Richard Guenther <richard.guenther@gmail.com> wrote:

I see we have debug insns properly but still i is printed as optimized out.
Probably because var-tracking doesn't handle constants as location?

var tracking actually does. It's debug info output that doesn't know what to do with this kind of location :-(

Hmm. We *should* be able to do this w/ dwarf2... I'll have a look.



r~



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]