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]

r136623 - in /branches/graphite/gcc: ChangeLog....


Author: grosser
Date: Tue Jun 10 15:25:11 2008
New Revision: 136623

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136623
Log:
2008-06-10  Tobias Grosser  <grosser@fim.uni-passau.de>

	* graphite.c (is_bb_addable): Fix memory leak, handling of loops
	with multiple exits and conditional handling in edge cases.
	(is_loop_exit): Fix memory leak. (Forgotten in last commit)

	* testsuite/gcc.dg/graphite/scop-14.c: New.

Added:
    branches/graphite/gcc/testsuite/gcc.dg/graphite/scop-14.c
Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite.c


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