[Bug tree-optimization/21466] sqrt() function not vectorized

2006-12-07 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21466

[Bug tree-optimization/21466] sqrt() function not vectorized

2006-12-07 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2006-12-07 12:34 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug tree-optimization/21466] sqrt() function not vectorized

2006-12-06 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2006-12-06 20:46 --- This is fixed in GCC 4.3: http://gcc.gnu.org/ml/gcc-cvs/2006-12/msg00161.html It was also working yesterday, but now I get an ICE which I think is due to a bad interaction of this patch with the gimple etc. import. ->

[Bug tree-optimization/21466] sqrt() function not vectorized

2006-12-06 Thread ubizjak at gmail dot com
--- Comment #2 from ubizjak at gmail dot com 2006-12-06 20:31 --- *** Bug 30032 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21466

[Bug tree-optimization/21466] sqrt() function not vectorized

2005-05-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-09 12:21 --- Confirmed. -- What|Removed |Added Severity|normal |enhancemen