cfgexpand.c (expand_gimple_stmt_1): If the statement doesn't have location...
commite067f9924bad423bf6265b75414d3160e6cf660a
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 12 Jul 2019 09:35:21 +0000 (12 09:35 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 12 Jul 2019 09:35:21 +0000 (12 09:35 +0000)
tree21cabb5d871a9a5f717cadd8ad2d6835a9376bdc
parente7ba492a04d0bfef9752cbb16fcce3ffc31bf99f
cfgexpand.c (expand_gimple_stmt_1): If the statement doesn't have location...

* cfgexpand.c (expand_gimple_stmt_1) <GIMPLE_RETURN>: If the statement
doesn't have location, set the current location to the function's end

From-SVN: r273434
gcc/ChangeLog
gcc/cfgexpand.c