------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-11
14:19 -------
Really there are two problems which cause the missed vectorizor. One is that
we don't scalarize the
static variables that well. So that is the bug which really needs to be fixed
first and really is not related
to the vectorizor at all.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Last reconfirmed|2004-11-12 02:43:29 |2005-02-11 14:19:47
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18439