trans.c (set_gnu_expr_location_from_node): New static function.
commit17c168fe7fc4ce22110e9750191e0e30e115922d
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 17 Jun 2010 22:22:51 +0000 (17 22:22 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 17 Jun 2010 22:22:51 +0000 (17 22:22 +0000)
treede2c961be4920be189730cb63d67257e4bf4bfe1
parent8399a0cc2d64b1480c8dcc82af710c21ad1678b3
trans.c (set_gnu_expr_location_from_node): New static function.

* gcc-interface/trans.c (set_gnu_expr_location_from_node): New static
function.
(gnat_to_gnu) <N_Expression_With_Actions>: New case.
Use set_gnu_expr_location_from_node to set location information on the
result.

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