* builtins.c (fold_builtin_fabs): Convert argument to the appropriate
commit9829e1106fef5e339058d7ce5bec02e2ca1f44f8
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Jan 2005 06:45:35 +0000 (12 06:45 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Jan 2005 06:45:35 +0000 (12 06:45 +0000)
tree8b08de0f152670767dedbfb70f6250f142f63c1b
parent26222a19597f8c3df9d4f0dc32b468f493b21b25
* builtins.c (fold_builtin_fabs): Convert argument to the appropriate
type as args of unprototyped builtins aren't automatically promoted.
(fold_builtin_abs): Likewise.

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