checks.adb (Get_E_First_Or_Last): When the expression being retrieved is an N_Raise_C...
authorThomas Quinot <quinot@adacore.com>
Tue, 15 Mar 2005 15:58:36 +0000 (16:58 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Mar 2005 15:58:36 +0000 (16:58 +0100)
commit3a8b9f38bfc03d50be0e81ede68f9fc00cc9451d
tree1aec1166ddef256ff7088739e1ab2fd2d869f0d2
parent2ca2bc8b83f876989574ad3da8285ebf8a7728cd
checks.adb (Get_E_First_Or_Last): When the expression being retrieved is an N_Raise_Constraint_Error node...

2005-03-08  Thomas Quinot  <quinot@adacore.com>

* checks.adb (Get_E_First_Or_Last): When the expression being retrieved
is an N_Raise_Constraint_Error node, create a new copy of it without
going through a call to Duplicate_Subexpr.

From-SVN: r96491
gcc/ada/checks.adb