> Even on mainline? No, one of our branches.
> See PR debug/21946 and > http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00312.html. > Var-tracking is very broken in that it doesn't care about register > modes, but what I have comitted should at least prevent bogus dwarf2 > location list generation. Ok, that looks like the right fix for me. Thanks!