gimplify.c (gimplify_modify_expr): Do not create a DECL_DEBUG_EXPR if the target...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 2 Jun 2015 09:47:02 +0000 (09:47 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 2 Jun 2015 09:47:02 +0000 (09:47 +0000)
commitb47717225bfbffb2e06c0f2a7e72b458ba40fc17
treec009a29e58892337c44ffe37ae1b46fd9e9f6802
parent6903dd4fb91f9be3e316cf1e6844ff0e15bde10d
gimplify.c (gimplify_modify_expr): Do not create a DECL_DEBUG_EXPR if the target doesn't belong to the current...

* gimplify.c (gimplify_modify_expr): Do not create a DECL_DEBUG_EXPR if
the target doesn't belong to the current function.

From-SVN: r224019
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/vec-scal-opt.c