Author: kazu
Date: Sat Jun 10 17:15:40 2006
New Revision: 114541
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114541
Log:
* gcc/tree.c (build_function_type_list): Simplify by building
the type list in the forward order in the first run.
Modified:
branches/lto/ChangeLog.lto
branches/lto/gcc/tree.c