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

Re: Regression for trunk on i686-pc-linux-gnu


    > 1 new FAIL's (12 total) have appeared for i686-pc-linux-gnu:
    >     gcc.sum gcc.dg/tree-ssa/sra-1.c
    > These tests passed the last time they were ran.

    It's this one:

    > +2004-07-23  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
    > +
    > +	* tree.def (VIEW_CONVERT_EXPR): Change to class 'r'.
    > +	* tree-ssa-operands.c (get_expr_operands, case VIEW_CONVERT_EXPR): New.
	...

Are you sure?  I just checked and I show that test passes on my last run and
on an older one I saved as a baseline.  Perhaps it was fixed by one of the
changes I'm about to check in, but I think it might just be target-dependent.

I do see some error messages relating to file naming of dump files
with that test, but not a failure.  I wonder if that's what the regression
tester is seeing?


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