This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, rs6000] Use new __builtin_pack_longdouble within libgcc's ibm-ldouble.c


On Wed, 2014-07-30 at 22:13 -0400, David Edelsohn wrote:
> On Tue, Jul 29, 2014 at 10:56 AM, Peter Bergner <bergner@vnet.ibm.com> wrote:
> > libgcc/
> >         * config/rs6000/ibm-ldouble.c (typedef union longDblUnion): Delete.
> >         (pack_ldouble): New function.
> >         (__gcc_qadd): Use it.
> >         (__gcc_qmul): Likewise.
> >         (__gcc_qdiv): Likewise.
> >         (__gcc_qneg): Likewise.
> >         (__gcc_stoq): Likewise.
> >         (__gcc_dtoq): Likewise.
> 
> Okay.

Committed as revision 213380.  Thanks.

Peter




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]