This is the mail archive of the gcc-bugs@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]

[Bug testsuite/20767] gcc.dg/tree-ssa/ssa-pre-8.c scan-tree-dump-times Eliminated: 4 1 fails on 64-bit systems


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-05 22:28 -------
Subject: Bug 20767

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2005-04-05 22:28:04

Modified files:
	gcc/testsuite/gcc.dg/tree-ssa: ssa-pre-8.c 
	gcc/testsuite  : ChangeLog 

Log message:
	2005-04-05  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR testsuite/20767
	* gcc.dg/tree-ssa/ssa-pre-8.c (foo): Use __SIZE_TYPE__ instead
	of plain old "unsigned int" for the type of "i".  Makes this test
	64bit clean.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-8.c.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5290&r2=1.5291



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20767


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