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]

r212994 - in /trunk/gcc: ChangeLog graphite-isl...


Author: romangareev
Date: Thu Jul 24 14:08:29 2014
New Revision: 212994

URL: https://gcc.gnu.org/viewcvs?rev=212994&root=gcc&view=rev
Log:

[gcc/]

	* graphite-isl-ast-to-gimple.c:
	(graphite_create_new_loop): Add calling of isl_id_free to properly
	decrement reference counts.
	
[gcc/testsuite]

	* gcc.dg/graphite/isl-ast-gen-blocks-4.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/graphite/isl-ast-gen-blocks-4.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/graphite-isl-ast-to-gimple.c


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