[Bug target/56864] [4.9 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-76b.c scan-tree-dump-times vect "vectorized 1 loops" 0

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 25 13:20:00 GMT 2013


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #15 from Richard Biener <rguenth at gcc dot gnu.org> ---
Doesn't fail anymore according to

http://gcc.gnu.org/ml/gcc-testresults/2013-10/msg01946.html

and according to my cross compiler.  Also with -fvect-cost-model=dynamic
(the testsuite uses -O2 and thus now -fvect-cost-model=cheap - something
you may want to change).



More information about the Gcc-bugs mailing list