This is the mail archive of the gcc-bugs@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]

[Bug other/53317] Conversion from __int128 to __float128


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53317

Joseph S. Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.9.0

--- Comment #5 from Joseph S. Myers <jsm28 at gcc dot gnu.org> ---
Fixed for 4.9 by:

Author: jsm28
Date: Fri Jun 21 19:08:01 2013
New Revision: 200318

URL: http://gcc.gnu.org/viewcvs?rev=200318&root=gcc&view=rev
Log:
    PR other/53317

gcc/testsuite:
    * gcc.dg/torture/fp-int-convert-float128-timode-2.c: New test.

libgcc:
    * soft-fp/adddf3.c: Update from glibc.
[...]
http://gcc.gnu.org/ml/gcc-cvs/2013-06/msg00752.html


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