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]

r182251 - in /trunk/gcc: ChangeLog cgraphunit.c


Author: dvyukov
Date: Mon Dec 12 18:03:36 2011
New Revision: 182251

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182251
Log:
Fix flags for edges from/to entry/exit basic blocks.
	* cgraphunit.c (init_lowered_empty_function):
	Fix flags for new edges.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraphunit.c


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