This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r169918 - in /trunk/gcc: ChangeLog gimple-low.c


Author: krebbel
Date: Tue Feb  8 11:15:53 2011
New Revision: 169918

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169918
Log:
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.



Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-low.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]