trans.c (Handled_Sequence_Of_Statements_to_gnu): If there is no end label...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 24 Feb 2017 10:07:45 +0000 (10:07 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 24 Feb 2017 10:07:45 +0000 (10:07 +0000)
commit8ff873dcdc0b87cbb30a1a951384293cc2d15a41
tree9e32a0eaa2a85bed5e902e2a6054c0013ea30aee
parentbf6b72928e7a8d1734e14ef075dc9c985a4902fe
trans.c (Handled_Sequence_Of_Statements_to_gnu): If there is no end label...

* gcc-interface/trans.c (Handled_Sequence_Of_Statements_to_gnu): If
there is no end label, put the location of the At_End procedure on
the call to the procedure.

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