------- Comment #20 from manu at gcc dot gnu dot org 2010-03-23 13:05 ------- (In reply to comment #19) > > I wanted to record my unfinished patch to track macro expansion locations, > and this bug seemed like an appropriate place.
What is missing from this patch? Is it only the macro location tracked or the parameter expanded within the macro? Does this enable us to track macro expansions like Clang? http://clang.llvm.org/diagnostics.html (search Macro Expansion) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7263