https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85682

--- Comment #4 from Luis Machado <luis.machado at linaro dot org> ---
(In reply to James Greenhalgh from comment #3)
> The bisect robot doesn't bootstrap, only build a stage 1 compiler.
> 
> I've checked your most recent patch against these testcases, and they
> execute and complete fine.
> 

Thanks for checking it.

> (In reply to Luis Machado from comment #2)
> > I did a fresh x86-64 bootstrap with the changes in and those prefetch tests
> > are not executed as part of dg.exp. Running by hand they look sane to me.
> 
> I'm sure this is just a typo, but you probably didn't mean "dg.exp" in this
> case - the prefetch tests are in tree-ssa.exp and the opt-1 and opt-2 tests
> are in i386.exp .

Correct. I had the prefetch-* tests in mind when i mentioned dg.exp, but then
noticed they were grouped within tree-ssa.exp.

Reply via email to