This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: stepanov on sparc; sparc backend scheduling issues
Hi,
Daniel Berlin wrote:
[snip]
> > Excuse my naivete: you mean that, due to work carried out for the dwarf2 debugging
> > format, most of the infrastructure necessary for this kind of optimization is ready
> > to use???
> No.
> I mean that in the threads you posteed, someone pointed out that doing
> this type of thing really screws up debugging info, if you have no way
> to track the location throughout the compiler, to inform the debugger.
> We didn't before.
> We basically can now.
Thanks for the clarification. You followed the details of those threads much better than
me, it seems... ;)
Good news, anyway!
P.