trans.c (gnat_to_gnu): Do not translate the Etype of the node before translating...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 22 Jan 2013 10:05:45 +0000 (10:05 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 22 Jan 2013 10:05:45 +0000 (10:05 +0000)
commite18600419eb270e0073c45a8da5aa9c7ab10ee77
tree52cd74f07c9d64897d23896331712f1f6bf3d4e8
parentb0ffaa36f09b08ebc8d1561daeabe0d5a9954bb1
trans.c (gnat_to_gnu): Do not translate the Etype of the node before translating the Actions.

* gcc-interface/trans.c (gnat_to_gnu) <N_Expression_With_Actions>: Do
not translate the Etype of the node before translating the Actions.

From-SVN: r195368
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c