diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2018-06-28 06:21:13 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2018-06-28 06:21:13 +0000 |
commit | fb18c0c9fe26a77541dd63ca351832194969bef9 (patch) | |
tree | 48aa3b3611869946b4547113caed9fe78e209832 /gcc/c-family/cppspec.c | |
parent | 09e1386fd0c6de42272edc9bb0a4b7c2e193b7a7 (diff) | |
download | gcc-fb18c0c9fe26a77541dd63ca351832194969bef9.zip gcc-fb18c0c9fe26a77541dd63ca351832194969bef9.tar.gz gcc-fb18c0c9fe26a77541dd63ca351832194969bef9.tar.bz2 |
tree-inline.c (remap_gimple_stmt): Force input_location on the new statement if id->reset_location is true.
* tree-inline.c (remap_gimple_stmt): Force input_location on the new
statement if id->reset_location is true.
(copy_edges_for_bb): Do not set goto_locus on the new edges if
id->reset_location is true.
(copy_phis_for_bb): Force input_location on the arguments if
id->reset_location is true.
(expand_call_inline): Set id->reset_location if DECL_IGNORED_P
is set on the function to be inlined.
* tree-inline.h (struct copy_body_data): Move remapping_type_depth and
prevent_decl_creation_for_types fields up and add reset_location field.
From-SVN: r262207
Diffstat (limited to 'gcc/c-family/cppspec.c')
0 files changed, 0 insertions, 0 deletions