On Mon, Nov 05, 2012 at 10:16:31PM +0100, Eric Botcazou wrote: > Bootstrapped/regtested on x86_64-suse-linux, OK for mainline and 4.7 branch? > > > 2012-11-05 Eric Botcazou <ebotca...@adacore.com> > > PR tree-optimization/54986 > * gimple-fold.c (canonicalize_constructor_val): Strip again all no-op > conversions on entry but add them back on exit if needed. > > > 2012-11-05 Eric Botcazou <ebotca...@adacore.com> > > * g++.dg/torture/20121005-1.C: New test.
Ok, thanks. Jakub