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/64370] [5 Regression] sreal.c:125:23: error: 'exp2' was not declared in this scope


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64370

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jan 12 20:30:09 2015
New Revision: 219489

URL: https://gcc.gnu.org/viewcvs?rev=219489&root=gcc&view=rev
Log:
    PR other/64370
    * sreal.c (sreal::to_double): Use ldexp instead of scalbnl.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sreal.c


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