* emit-rtl.c (dconstpi): Delete.
commit2e7ca27b995016d4ddc7e75b4bec2ffa3f193b2e
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Feb 2007 20:49:51 +0000 (3 20:49 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Feb 2007 20:49:51 +0000 (3 20:49 +0000)
tree3c924698e0bed7d0bb13a6fbd463def170b9bb50
parenta8c200f7ab2cf2bfe29e4e09e35e9970b5f18f1b
* emit-rtl.c (dconstpi): Delete.
(dconstsqrt2): New.
(init_emit_once): Delete dconstpi and init dconstsqrt2.
* real.h (dconstpi): Delete.
(dconstsqrt2): New.
* builtins.c (fold_builtin_cabs): Use dconstsqrt2.
(fold_builtin_hypot): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121550 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/builtins.c
gcc/emit-rtl.c
gcc/real.h