builtins.c (fold_builtin_unordered_cmp): Change prototype to take a fndecl and an...
authorRoger Sayle <roger@eyesopen.com>
Wed, 9 Mar 2005 17:30:11 +0000 (17:30 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Wed, 9 Mar 2005 17:30:11 +0000 (17:30 +0000)
commita35da91ff29d52b54f6238c6437dafd799abfd51
tree667d6df60b505f9768fb79b4516f9e6ad57e1c9a
parenta2fee3d5285d0b2bbb7f49079187fe9e69cd1b05
builtins.c (fold_builtin_unordered_cmp): Change prototype to take a fndecl and an arglist instead of a CALL_EXPR, exp.

* builtins.c (fold_builtin_unordered_cmp): Change prototype to take
a fndecl and an arglist instead of a CALL_EXPR, exp.

From-SVN: r96196
gcc/ChangeLog
gcc/builtins.c