[Bug tree-optimization/22088] [4.1 regression] ICE with -ftree-vectorize

rth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 17 22:12:00 GMT 2005


------- Additional Comments From rth at gcc dot gnu dot org  2005-06-17 22:11 -------
Fixed: http://gcc.gnu.org/ml/gcc-patches/2005-06/msg01535.html

Although I didn't see this pr before writing the patch, I like my patch
better because not all paths go through loop peeling.  Which means that
we'd do the init/free in cases that don't need it.

No, the vectorization tests are never disabled.  We *always* at least do
the compile tests.

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


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



More information about the Gcc-bugs mailing list