This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: GDB/libiberty support for IBM long double


On Tue, 13 Nov 2007, Ulrich Weigand wrote:

> Joseph S. Myers wrote:
> 
> > 2007-11-12  Joseph Myers  <joseph@codesourcery.com>
> > 
> > 	* floatformat.c (floatformat_ibm_long_double_is_valid): Fix
> > 	compiler warnings.
> > 	(floatformat_ibm_long_double): Use
> > 	floatformat_ibm_long_double_is_valid.
> 
> Thanks!  Would you mind checking this in to the src repository as well?

I did check it in (to gcc, then to src), then DJ's automatic merge process 
appears to have reverted it.  DJ, will it unrevert it in due course?

----------------------------
revision 1.24
date: 2007/11/13 01:00:40;  author: dj;  state: Exp;  lines: +7 -4
merge from gcc
----------------------------
revision 1.23
date: 2007/11/13 00:38:30;  author: jsm28;  state: Exp;  lines: +4 -7
        * floatformat.c (floatformat_ibm_long_double_is_valid): Fix
        compiler warnings.
        (floatformat_ibm_long_double): Use
        floatformat_ibm_long_double_is_valid.

(GCC checkin:

------------------------------------------------------------------------
r130131 | jsm28 | 2007-11-13 00:37:43 +0000 (Tue, 13 Nov 2007) | 5 lines

        * floatformat.c (floatformat_ibm_long_double_is_valid): Fix
        compiler warnings.
        (floatformat_ibm_long_double): Use
        floatformat_ibm_long_double_is_valid.
)

-- 
Joseph S. Myers
joseph@codesourcery.com


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