https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47618
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marxin at gcc dot gnu.org --- Comment #13 from Martin Liška <marxin at gcc dot gnu.org> --- The issue is quite old, however it's probably still valid. Implementing similar to what valgrind does with '%p' and '%q{VAR}' is elegant solution. I can work on that for GCC8 when there's an interest?