]> gcc.gnu.org Git - gcc.git/commit
gimple-low.c (lower_function_body): Don't remove the location of the return statement...
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Tue, 8 Feb 2011 11:15:53 +0000 (11:15 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Tue, 8 Feb 2011 11:15:53 +0000 (11:15 +0000)
commit0efb9d64adf43e0022940478d7ffcf70a92f4305
treeeb9f8ee051045f0da17a63b2ffc3ac8df688b5e1
parent034b8ae4f8c89314b13879ef2d403c14daa5c4fd
gimple-low.c (lower_function_body): Don't remove the location of the return statement here.

2011-02-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* gimple-low.c (lower_function_body): Don't remove the location of
the return statement here.
(lower_gimple_return): Do it here instead but only if the return
statement is actually used twice.

From-SVN: r169918
gcc/ChangeLog
gcc/gimple-low.c
This page took 0.060909 seconds and 5 git commands to generate.