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: expand_binop misplacing results?


> On Mon, 21 Mar 2005, DJ Delorie wrote:
> > 2005-03-21  DJ Delorie  <dj@redhat.com>
> >
> > 	* optabs.c (expand_binop): Make sure the first subword's result
> > 	gets stored.
> 
> This is OK for mainline, provided that you bootstrap and regression
> test it somewhere.

Bootstrapped with no regressions on X86_64 FC3, so committed.  Thanks!


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