r179635 - in /branches/gcc-4_6-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Oct 6 19:57:00 GMT 2011


Author: jakub
Date: Thu Oct  6 19:57:52 2011
New Revision: 179635

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179635
Log:
	* tree.h (avoid_folding_inline_builtin): New prototype.
	* builtins.c (avoid_folding_inline_builtin): No longer static.
	* gimple-fold.c (gimple_fold_builtin): Give up if
	avoid_folding_inline_builtin returns true.

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/builtins.c
    branches/gcc-4_6-branch/gcc/gimple-fold.c
    branches/gcc-4_6-branch/gcc/tree.h



More information about the Gcc-cvs mailing list