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]

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


Author: grosser
Date: Thu Apr  9 12:16:42 2009
New Revision: 145830

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145830
Log:
Fix build of NE_EXPR

2009-04-08  Tobias Grosser  <grosser@fim.uni-passau.de>

	* graphite-ppl.c (debug_ppl_powerset_matrix): New.
	* graphite-ppl.h (debug_ppl_powerset_matrix): New.
	* graphite-sese-to-poly.c (add_condition_to_pbb): Use
	upper_bound_assign to calculate unions.
	* testsuite/gcc.dg/graphite/id-6.c: New.

Added:
    branches/graphite/gcc/testsuite/gcc.dg/graphite/id-6.c
Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-ppl.c
    branches/graphite/gcc/graphite-ppl.h
    branches/graphite/gcc/graphite-sese-to-poly.c


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