2014-03-06 Richard Biener <rguenther@suse.de>
commit0f2f1551bb214d1968c461bdc2eca361a45e90c4
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Mar 2014 11:19:13 +0000 (6 11:19 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Mar 2014 11:19:13 +0000 (6 11:19 +0000)
tree677a3969a785114d740dbb65000d540dd82bafd4
parent7ae216c980f001de4aacab6927f9ea4a22556eda
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208379 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/lto/pr55113_0.c [deleted file]
gcc/tree-streamer.c