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]

r166260 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: ebotcazou
Date: Wed Nov  3 17:33:31 2010
New Revision: 166260

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166260
Log:
	* tree-tailcall.c (find_tail_calls): Convert the operands to the type
	of the result before building binary expressions.

Added:
    trunk/gcc/testsuite/gnat.dg/opt8.adb
    trunk/gcc/testsuite/gnat.dg/opt8.ads
    trunk/gcc/testsuite/gnat.dg/opt8_pkg.ads
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-tailcall.c


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