r230703 - in /branches/gcc-5-branch/gcc: Change...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Sat Nov 21 08:26:00 GMT 2015


Author: jakub
Date: Sat Nov 21 08:26:00 2015
New Revision: 230703

URL: https://gcc.gnu.org/viewcvs?rev=230703&root=gcc&view=rev
Log:
	PR debug/66432
	* tree-inline.c (copy_debug_stmt): If
	gimple_debug_source_bind_get_value is DECL_ORIGIN of a PARM_DECL
	in decl_debug_args, don't call remap_gimple_op_r on it.

	* gcc.dg/debug/pr66432.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.dg/debug/pr66432.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/gcc-5-branch/gcc/tree-inline.c



More information about the Gcc-cvs mailing list