]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/23941 (compress_float_constant creates denormals)
authorRichard Henderson <rth@redhat.com>
Mon, 19 Sep 2005 17:01:40 +0000 (10:01 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 19 Sep 2005 17:01:40 +0000 (10:01 -0700)
commitd289e37a267820946191990603ad70cb29a7ffc9
tree939f5124bb5cc88af26701e1be41242556942d1d
parent3c7d0735f564a48ea13b5246c5675cabaf53d0c6
re PR rtl-optimization/23941 (compress_float_constant creates denormals)

        PR 23941
        * real.c (exact_real_truncate): Return false if the format cannot
        represent the number as a normal.

From-SVN: r104424
gcc/ChangeLog
gcc/real.c
gcc/testsuite/gcc.c-torture/execute/pr23941.c [new file with mode: 0644]