On Thu, 2012-02-09 at 11:31 +0100, Richard Guenther wrote: > On Thu, Feb 9, 2012 at 3:34 AM, Peter Bergner <berg...@vnet.ibm.com> wrote: > > The following patch fixes an ICE when we try and generate a compare of > > decimal float variables when we are not compiling for a cpu with dfp > > hardware support. This is a regression from gcc 4.4. The patch below > > bootstrapped and regression tested with no regressions on trunk, 4.6 > > and 4.5. Is this ok everywhere? > > Ok.
Committed on trunk and both branches. Thanks. Peter