]> git.ipfire.org Git - thirdparty/gcc.git/commit
* cp-gimplify.c (genericize_if_stmt): Use protected_set_expr_location.
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Oct 2015 06:52:45 +0000 (06:52 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Oct 2015 06:52:45 +0000 (06:52 +0000)
commitebd1f44d5481e9a5f2d811d74979b6e04b18bffd
treeadefe0417cb5fcc10eaf977e1ba8716919e63640
parenta27d141e3ebf8a1257cee3876e9d210c26421994
* cp-gimplify.c (genericize_if_stmt): Use protected_set_expr_location.
(genericize_cp_loop): Likewise.
* decl.c (cxx_maybe_build_cleanup): Likewise.
* parser.c (cp_parser_binary_expression): Likewise.
(cp_parser_omp_for_loop): Likewise.
(cp_parser_omp_construct): Likewise.
* semantics.c (finish_transaction_stmt): Likewise.
(build_transaction_expr): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228560 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cp-gimplify.c
gcc/cp/decl.c
gcc/cp/parser.c
gcc/cp/semantics.c