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]

r152756 - /branches/graphite/gcc/testsuite/gcc....


Author: grosser
Date: Wed Oct 14 07:58:28 2009
New Revision: 152756

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152756
Log:
Fix testcase on 32bit

2009-10-05  Tobias Grosser  <grosser@fim.uni-passau.de>

	* testsuite/gcc.dg/graphite/id-15.c: (8 * 8) replaced with
	sizeof(unsigned long) to make it run on 32bit systems.

Modified:
    branches/graphite/gcc/testsuite/gcc.dg/graphite/id-15.c


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