tree-eh.c (lower_try_finally_dup_block): Clear location information on stack restore...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 15 Sep 2015 17:57:49 +0000 (17:57 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 15 Sep 2015 17:57:49 +0000 (17:57 +0000)
commitcc6fbd80401445d44e4bec590038ab8ae5d4ffc5
tree85b51c6481779050c0f263379eb0de9f37be4046
parent10d48e7cd94b998f2e806d12a878e221eb017979
tree-eh.c (lower_try_finally_dup_block): Clear location information on stack restore statements.

* tree-eh.c (lower_try_finally_dup_block): Clear location information
on stack restore statements.
(decide_copy_try_finally): Do not consider a stack restore statement as
coming from sources.

From-SVN: r227805
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/array24.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/blocklocs.adb [deleted file]
gcc/tree-eh.c