]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/soft-fp/gesf2.c
re PR other/53317 (Conversion from __int128 to __float128)
[thirdparty/gcc.git] / libgcc / soft-fp / gesf2.c
index ea7c226663069b783017be66ffd434b7fd0269a9..f0a83773104126125b48e836e0e604107e5abf93 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 0 iff a == b, 1 iff a > b, -2 iff a ? b, -1 iff a < b
-   Copyright (C) 1997,1999,2006,2007 Free Software Foundation, Inc.
+   Copyright (C) 1997-2013 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).