https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83990

--- Comment #15 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Author: jamborm
Date: Wed Feb 14 12:55:47 2018
New Revision: 257656

URL: https://gcc.gnu.org/viewcvs?rev=257656&root=gcc&view=rev
Log:
Fix location handling in ipa_modify_call_arguments

2018-02-14  Martin Jambor  <mjam...@suse.cz>

        PR c++/83990
        * ipa-prop.c (ipa_modify_call_arguments): Use location of call
        statements, also set location of a load to a temporary.


Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/ipa-prop.c

Reply via email to