toplev.c (rest_of_compilation): Run purge_builtin_constant_p before post-gcse cse...
authorRichard Henderson <rth@redhat.com>
Sun, 30 Mar 2003 23:21:15 +0000 (15:21 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 30 Mar 2003 23:21:15 +0000 (15:21 -0800)
commit3d1f4922c3fc8c34a5c1a53e0f950609f4aaf948
treefa6dd59f0f21e5065a194ae4f9b7510b449bb829
parent9311f3f613826baba9506671cfd94227108853a9
toplev.c (rest_of_compilation): Run purge_builtin_constant_p before post-gcse cse pass.

        * toplev.c (rest_of_compilation): Run purge_builtin_constant_p
        before post-gcse cse pass.

From-SVN: r65061
gcc/ChangeLog
gcc/toplev.c