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 tree-optimization/20767] gcc.dg/tree-ssa/ssa-pre-8.c scan-tree-dump-times Eliminated: 4 1 fails on 64-bit systems


------- Additional Comments From dberlin at gcc dot gnu dot org  2005-04-05 17:56 -------
Subject: Re:  New: gcc.dg/tree-ssa/ssa-pre-8.c
	scan-tree-dump-times Eliminated: 4 1 fails on 64-bit systems

On Tue, 2005-04-05 at 17:44 +0000, jsm28 at gcc dot gnu dot org wrote:
> FAIL: gcc.dg/tree-ssa/ssa-pre-8.c scan-tree-dump-times Eliminated: 4 1
> 
> appears on hppa64-hpux and on ia64-hpux with -mlp64.  gcc-testresults
> also shows it on powerpc64-linux-gnu, x86_64-linux-gnu and mips-irix with
> -mabi=64, so this appears to be a generic 64-bit problem.
> 

Can you send me the dump file?
I suspect it's eliminating 3 instead of 4 or something (and it's
probably none of the eliminations we care about)



-- 


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]