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]

r127343 - in /trunk/gcc: ChangeLog tree-flow-in...


Author: aldyh
Date: Fri Aug 10 17:29:23 2007
New Revision: 127343

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127343
Log:
	* tree-flow-inline.h (is_exec_stmt): Remove.
	(is_label_stmt): Remove.
	* tree-flow.h: Remove prototypes for is_exec_stmt, get_filename, and
	is_label_stmt.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-flow-inline.h
    trunk/gcc/tree-flow.h


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