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 ada/59772] [4.7/4.8/4.9 regression] floating-point constants are not correctly encoded


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

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Sun Jan 12 14:29:44 2014
New Revision: 206566

URL: http://gcc.gnu.org/viewcvs?rev=206566&root=gcc&view=rev
Log:
    PR ada/59772
    * gcc-interface/cuintp.c (build_cst_from_int): Use 32-bit integer type
    as intermediate type.
    (UI_To_gnu): Likewise.

Modified:
    branches/gcc-4_8-branch/gcc/ada/ChangeLog
    branches/gcc-4_8-branch/gcc/ada/gcc-interface/cuintp.c


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