http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59821
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aldyh at gcc dot gnu.org
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
I think gimplify_arg clobbering a valid EXPR_LOCATION is wrong; both cases
should give the location of the default argument definition.
Aldy, what was the rationale for that change (r140917)?
