https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83990
--- Comment #14 from Martin Jambor <jamborm at gcc dot gnu.org> --- Author: jamborm Date: Tue Feb 13 12:25:36 2018 New Revision: 257623 URL: https://gcc.gnu.org/viewcvs?rev=257623&root=gcc&view=rev Log: [PR 83990] Fix location handling in ipa_modify_call_arguments 2018-02-13 Martin Jambor <mjam...@suse.cz> PR c++/83990 * ipa-param-manipulation.c (ipa_modify_call_arguments): Use location of call statements, also set location of a load to a temporary. Modified: trunk/gcc/ChangeLog trunk/gcc/ipa-param-manipulation.c