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/26344] [4.2 Regression] three testsuite failures in gcc.dg/tree-ssa/



------- Comment #4 from law at redhat dot com  2006-02-17 18:35 -------
Subject: Re:   New: [4.2 Regression] three testsuite
        failures in gcc.dg/tree-ssa/

On Fri, 2006-02-17 at 18:21 +0000, pinskia at gcc dot gnu dot org wrote:
> FAIL: gcc.dg/tree-ssa/20030730-1.c scan-tree-dump-times if  0
> FAIL: gcc.dg/tree-ssa/20030730-2.c scan-tree-dump-times if  0
> FAIL: gcc.dg/tree-ssa/20030807-2.c scan-tree-dump-times if  0
> 
> 
> Looking at them, they look only to be problems in the testcases and not
> actually missed optimizations.
> Also happens on powerp-aix:
> http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg00885.html
Umm, how so?

Those tests are pretty damn simple.  If there are any conditionals
left by the time DOM3 is complete, then we've missed an optimization
and we've missed it badly.

Can you, or someone, send me the dump files on one of the affected
platforms?

-fdump-tree-all-blocks-vops-stats

Just tar up the mess and pass them to me directly.
jeff


-- 


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


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