trans.c (gnat_to_gnu): Set the source location of the operator on both branches of...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 26 Nov 2009 17:46:16 +0000 (17:46 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 26 Nov 2009 17:46:16 +0000 (17:46 +0000)
commitda49a7837ae5c1aba8ff5768efb4834ceefdea47
treefdade0ce2d88d2a9ed125999e9a7e9ed65a71175
parenta61f9cc067a63d8311cfbc941d1bdd6bbcc0cfb1
trans.c (gnat_to_gnu): Set the source location of the operator on both branches of the test in the...

* gcc-interface/trans.c (gnat_to_gnu) <N_In>: Set the source location
of the operator on both branches of the test in the generic case.

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