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: [C PATCH]: Vector type init


On Sun, Aug 03, 2003 at 06:57:32PM +0100, Nathan Sidwell wrote:
> Aldy,
> Vector init of a float vector from an opaque vector ICE's because the
> modes do not match. I find that vector assignment builds a nop conversion
> in that case. This patch adds such a conversion for initialization too.
> 
> tested on a solaris->ppc cross compiler

Oh yeah... Zack will love you if you commit this patch also to:

gcc-3_3-e500-branch

Remember the ChangeLog entry will go in: ChangeLog.e500

Thanks.

Aldy


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