------- Comment #3 from tkoenig at gcc dot gnu dot org 2008-01-05 13:04 ------- Using GFOR_POINTER_TO_L1 for writing in "any" and "all" isn't a good idea (it would lead to undefined bytes in the target array). I'll leave those alone and just add the corresponding _l1 and _l2 functions.
For "count", we can at least eliminate the _l4, _l8 and _l16 versions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34671