------- Comment #1 from pinskia at gcc dot gnu dot org 2010-03-22 22:33 ------- Which location do you want? For function calls, it will be part of the call expression (or rather the call statement). For variables, it is harder to keep track of that usage. But most statements have a line/column info already.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43486