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] fix rtl-optimization/18614


On Wed, 24 Nov 2004, Uros Bizjak wrote:
> Roger Sayle wrote:
> >>2004-11-23  Uros Bizjak  <uros@kss-loka.si>
> >>
> >>    PR rtl-optimization/18614
> >>    * simplify-rtx.c (simplify_binary_operation): Do not
> >>    simplify inner elements of constant arguments of
> >>    VEC_CONCAT insn.
> >>
> >This is OK for mainline, provided that you add the testcase from
> >the bugzilla PR to the dejagnu testsuite.  Thanks.
> >
> Roger, thanks for review. I have added a testcase as requested.
> The bug is still present on 3.4 branch. Is it OK to install the
> patch on the branch?

As this is a regression from gcc 3.3.3, both the patch and the testcase
are OK for the gcc-3_4-branch.  Thanks for bootstrapping and regression
testing there.

Roger
--


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