This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fix pr23517


On Tue, Aug 23, 2005 at 05:10:11PM +0200, Paolo Bonzini wrote:
> 	PR 23517
> 	* fold-const.c (fold_convert): Use VIEW_CONVERT_EXPR to convert
> 	between vectors.
> 	* convert.c (convert_to_integer, convert_to_vector): Likewise.
> 	* tree-vect-generic.c (tree_vec_extract, expand_vector_operations_1):
> 	Likewise.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]