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]

r142578 - in /trunk/gcc: ChangeLog graphite.c t...


Author: grosser
Date: Tue Dec  9 04:43:24 2008
New Revision: 142578

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

	PR middle-end/38084
	Fix testsuite/gfortran.dg/graphite/id-3.f90.
	* graphite.c (scopdet_basic_block_info): Fix bug that found some
	regions more than once.
	* testsuite/gfortran.dg/graphite/id-3.f90: New.
	* gcc/testsuite/gcc.dg/graphite/pr38084.c: New.

Added:
    trunk/gcc/testsuite/gcc.dg/graphite/pr38084.c
    trunk/gcc/testsuite/gfortran.dg/graphite/id-3.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/graphite.c


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