builtins.c (expand_builtin_constant_p): Check cse_not_expected here, (fold_builtin_co...
authorRichard Henderson <rth@redhat.com>
Fri, 29 Aug 2003 22:07:11 +0000 (15:07 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 29 Aug 2003 22:07:11 +0000 (15:07 -0700)
commit0dcd384087e472506271ad99529e11c1a3f8382d
treec1431d486ca4a71e7852d2b7ac47dc79448fbaf8
parent4b1e44bee1cc164e8b6660eae8980a0e52770f06
builtins.c (expand_builtin_constant_p): Check cse_not_expected here, (fold_builtin_constant_p) ...

        * builtins.c (expand_builtin_constant_p): Check cse_not_expected here,
        (fold_builtin_constant_p) ... not here.

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