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: Unreviewed patch


On Fri, 1 Apr 2005, Jakub Jelinek wrote:
> Handle different mode size conversions involving vectors in convert_move
> PR rtl-optimization/16104
> http://gcc.gnu.org/ml/gcc-patches/2005-03/msg01598.html

This is OK for mainline.  The approved patch is the change to fold_unary
and not the original patch to "convert_move" mentioned above! :)
This regression fix is also Ok for the 4.0 and 3.4 branches, provided
that its bootstraped and regression tested without problems against the
appropriate branch before committing.

Thanks to both you and RTH for resolving this problem.

Roger
--


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