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

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Can't reproduce with huge param value with the revision before it was removed:

gcc-bisect.py 'g++ pr105769.ii -flto -O1 -ftree-vectorize --param
slp-max-insns-in-bb=100000000 && ./a.out' -e
16ad9ae85bb5b9acf80f9d1cf2be5a989ef7ba49 -l -e 7-base -s
16ad9ae85bb5b9acf80f9d1cf2be5a989ef7ba49

Bisecting latest revisions
  16ad9ae85bb5b9ac(27 Oct 2020 09:56)(dmalc...@redhat.com): [took: 0.56 s]
result: OK
will do (ab)
1
1
  633c65dda889eb88(20 Apr 2017 09:44)(thomas.preudho...@arm.com): [took: 0.55
s] result: OK
will do (ab)
1
1
  bisect finished: there is no change!

Reply via email to