re PR ada/62019 (gnat.dg/weak2.adb fails everywhere)
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 14 Oct 2014 21:04:05 +0000 (21:04 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 14 Oct 2014 21:04:05 +0000 (21:04 +0000)
commit5940e204bd31aacbdb3cbb2660483f18ce750593
treea0f65c6a010558c61c5b8218e7f5ab8016603f9e
parent9edc6e4cf97d207b3c0e12096cc1e733d36a81e1
re PR ada/62019 (gnat.dg/weak2.adb fails everywhere)

PR ada/62019
* tree-eh.c (tree_could_trap) <FUNCTION_DECL>: Revamp and really
do not choke on null node.
<VAR_DECL>: Likewise.

From-SVN: r216223
gcc/ChangeLog
gcc/tree-eh.c