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: Patch: vector constants


On Wed, Sep 04, 2002 at 10:48:39AM -0700, Dale Johannesen wrote:
> This corrects a bug in vector constant handling.  Since rtx_const_un is
> a union, the veclo and vechi fields formerly overlapped; stores into
> them clobbered each other.

Patch is ok.


r~


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