------- Comment #9 from suckfish at ihug dot co dot nz 2008-10-12 05:22 ------- Created an attachment (id=16486) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16486&action=view) Possible fix for 37807
Patch above essentially stops nonzero_bits1 and num_sign_bit_copies1 processing vector types. This fixes the problem & looking at those functions, they were not written with vector types in mind. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37807