Re: [PATCH] Fix PR48753

2011-04-26 Thread Jakub Jelinek
On Tue, Apr 26, 2011 at 12:02:38PM +0200, Richard Guenther wrote: > > Value-profiling now creates proper integer constants. This still fails on 32-bit HWI hosts, like i686-linux. Fixed thusly, regtested on x86_64-linux and i686-linux, committed to trunk: 2011-04-26 Jakub Jelinek PR

Re: [PATCH] Fix PR48753

2011-04-26 Thread H.J. Lu
On Tue, Apr 26, 2011 at 3:02 AM, Richard Guenther wrote: > > Value-profiling now creates proper integer constants. > > Installed. > > Richard. > > 2011-04-26  Richard Guenther   > >        PR testsuite/48753 >        * gcc.dg/tree-prof/val-prof-2.c: Adjust. > > Index: gcc/testsuite/gcc.dg/tree-pro

[PATCH] Fix PR48753

2011-04-26 Thread Richard Guenther
Value-profiling now creates proper integer constants. Installed. Richard. 2011-04-26 Richard Guenther PR testsuite/48753 * gcc.dg/tree-prof/val-prof-2.c: Adjust. Index: gcc/testsuite/gcc.dg/tree-prof/val-prof-2.c =