re PR middle-end/60445 (473.astar miscompares with -Ofast)
commita74158c7f261a02fb5d0b7c7f7dc16be298d0772
authorRichard Biener <rguenther@suse.de>
Thu, 6 Mar 2014 11:19:13 +0000 (6 11:19 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 6 Mar 2014 11:19:13 +0000 (6 11:19 +0000)
tree677a3969a785114d740dbb65000d540dd82bafd4
parentd9d8f6b1e604c6c73bd5f3b091fb23453b5b4035
re PR middle-end/60445 (473.astar miscompares with -Ofast)

2014-03-06  Richard Biener  <rguenther@suse.de>

PR middle-end/60445
PR lto/60424
PR lto/60427
Revert
2014-03-04  Paulo Matos  <paulo@matos-sorge.com>

        * tree-streamer.c (record_common_node): Assert we don't record
        nodes with type double.
        (preload_common_node): Skip type double, complex double and
        double pointer since it is now frontend dependent due to
        fshort-double option.

        * gcc.dg/lto/pr55113_0.c: New testcase.

From-SVN: r208379
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/lto/pr55113_0.c [deleted file]
gcc/tree-streamer.c