On Mon, 18 Feb 2013, Jeff Law wrote:
> On 02/18/13 15:32, Jakub Jelinek wrote:
> > Hi!
> >
> > This accesses one past the last initialized argument.
> > Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, ok for
> > trunk?
> >
> > 2013-02-18 Jakub Jelinek
> >
> > PR tree
On 02/18/13 15:32, Jakub Jelinek wrote:
Hi!
This accesses one past the last initialized argument.
Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, ok for
trunk?
2013-02-18 Jakub Jelinek
PR tree-optimization/56381
* tree-ssa-pre.c (create_expression_by_pie
Hi!
This accesses one past the last initialized argument.
Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, ok for
trunk?
2013-02-18 Jakub Jelinek
PR tree-optimization/56381
* tree-ssa-pre.c (create_expression_by_pieces): Fix up last argument
to fold