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: PR target/31582: ix86_expand_vec_set_builtin modifies source


On Mon, Apr 16, 2007 at 11:05:31AM +0200, Richard Guenther wrote:
> >
> >The problem is in ix86_expand_vec_set_builtin. It modifies the
> >source operand while it shouldn't. I open a bug report:
> >
> >http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31582
> >
> >Here is the patch. Tested on Linux/x86 and Linux/x86-64.
> 
> This is ok.  Can you check what branches are affected and correct them, too?
> 

I checked the patch into 4.1/4.2/4.3.

Thanks.

H.J.


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