Re: [PATCH] Remove bogus fold code

2011-05-26 Thread H.J. Lu
On Thu, May 26, 2011 at 6:50 AM, Richard Guenther wrote: > > Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to trunk. > > Richard. > > 2011-05-26  Richard Guenther   > >        * fold-const.c (fold_unary_loc): Remove bogus code. > This caused: http://gcc.gnu.org/bugzilla/show_bug.c

[PATCH] Remove bogus fold code

2011-05-26 Thread Richard Guenther
Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to trunk. Richard. 2011-05-26 Richard Guenther * fold-const.c (fold_unary_loc): Remove bogus code. Index: gcc/fold-const.c === --- gcc/fold-const.c(revisi