[Bug c++/91006] [10 Regression] Several test suite fails on *darwin* after r272618

iains at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 27 10:11:00 GMT 2019


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

--- Comment #6 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Jan Hubicka from comment #4)
> Hi,
> concerning ivopts-3.C it seems to work fine for me on a cross.  I get
> 
> Selected IV set for loop 9 at c.C:64, 3 avg niters, 1 IVs
> 
> which test seem to look for
> 
> // { dg-final { scan-tree-dump "Selected IV set for loop \[0-9\]* at \[^
> \]*:64, 3 avg niters, 1 IVs" "ivopts" { target x86_64-*-* i?86-*-* } } }
> 
> Can you attach your dumps?

thanks for looking at this!


More information about the Gcc-bugs mailing list