emit-rtl.c (dconstpi): Delete.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 3 Feb 2007 20:49:51 +0000 (20:49 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 3 Feb 2007 20:49:51 +0000 (20:49 +0000)
commitb86a760aed87957b7f57a39aeef25ac8ab8ecaa9
tree3c924698e0bed7d0bb13a6fbd463def170b9bb50
parent3a610de8791728417247258df99cf16c14c09822
emit-rtl.c (dconstpi): Delete.

* 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.

From-SVN: r121550
gcc/ChangeLog
gcc/builtins.c
gcc/emit-rtl.c
gcc/real.h