https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65821
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org, | |jan.kratochvil at redhat dot com, | |jason at gcc dot gnu.org, | |mark at gcc dot gnu.org, | |paolo at gcc dot gnu.org --- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I think this changed with r192246. And the question is what we want for the debugging experience. Not emitting location info for the expressions expanded from the default arguments is strange, and it is something that is evaluated on the caller side, not on the callee side.