Richard Biener <richard.guent...@gmail.com> writes: > On Tue, Jul 15, 2014 at 3:27 PM, Dodji Seketeli <do...@redhat.com> wrote: >> Hello, >> >> When a built-in macro is expanded, the location of the token in the >> epansion list is the location of the expansion point of the built-in >> macro. >> >> This patch creates a virtual location for that token instead, >> effectively tracking locations of tokens resulting from built-in macro >> tokens. > > No testcase?
Hmmh, it was tricky to write something specifically for this case. But then the test cases of the second patch of the series does exercise this patch. Cheers. -- Dodji