This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: rfc: constant pool and floats
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: Geoff Keating <geoffk at geoffk dot org>
- Cc: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Mon, 18 Oct 2004 15:46:23 -0400
- Subject: Re: rfc: constant pool and floats
- References: <20041015213039.GA7011@redhat.com> <m2lle77h93.fsf@greed.local> <20041016023058.GA9787@redhat.com> <20B4F160-1FB9-11D9-A03C-000A95B1F520@geoffk.org> <20041017013020.GA6270@redhat.com> <09F32B26-1FE6-11D9-8BC7-000A95B1F520@geoffk.org> <20041018194401.GA10263@redhat.com>
> * expmed.c (store_bit_field): Pass original 'value' before
> recursing.
Oh yeah, this fixes PR 18004.