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]

r181693 - in /branches/pph/gcc: gimple.c gimple.h


Author: dnovillo
Date: Thu Nov 24 14:52:03 2011
New Revision: 181693

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181693
Log:
	* gimple.c (gimple_call_set_cannot_inline): Move from gimple.h.
	Update field call_stmt_cannot_inline_p from call graph edge, if
	needed.
	* gimple.h (gimple_call_set_cannot_inline): Move to gimple.c.

Modified:
    branches/pph/gcc/gimple.c
    branches/pph/gcc/gimple.h


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