]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR ada/59772 (floating-point constants are not correctly encoded)
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 12 Jan 2014 14:29:12 +0000 (14:29 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 12 Jan 2014 14:29:12 +0000 (14:29 +0000)
commit2323a580f1d1040883c4f2d0978c257cfa2be7e7
treea95d5b1225994f15ea1be01d38c5355c7c031079
parenta1b80ec7e0e9cea1107b77bdd1424ab853cda5c7
re PR ada/59772 (floating-point constants are not correctly encoded)

PR ada/59772
* gcc-interface/cuintp.c (build_cst_from_int): Use 32-bit integer type
as intermediate type.
(UI_To_gnu): Likewise.

From-SVN: r206565
gcc/ada/ChangeLog
gcc/ada/gcc-interface/cuintp.c