trans.c (set_end_locus_from_node): Clear column info for the end_locus of a block...
authorThomas Quinot <quinot@adacore.com>
Tue, 13 Aug 2013 19:49:21 +0000 (19:49 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 13 Aug 2013 19:49:21 +0000 (19:49 +0000)
commit1d3db14c1e2c8d5cf8ba179897657fd26410879e
tree43a65cce72f36264467e8e3db7c924436e8f4481
parent362db0b23d017f8c40517507ee453802e5662814
trans.c (set_end_locus_from_node): Clear column info for the end_locus of a block if...

* gcc-interface/trans.c (set_end_locus_from_node): Clear column info
for the end_locus of a block if it does not come from an End_Label.

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