cse.c (invalidate_for_call): Do not remove memory references from the table here.
authorJeffrey A Law <law@cygnus.com>
Mon, 18 Oct 1999 23:05:03 +0000 (23:05 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 18 Oct 1999 23:05:03 +0000 (17:05 -0600)
commitb61a6c8113b3a47fcebcf366c1d5221ceda2ba1a
treeae96ddbc3c6374e856244fadf4a47b96954ad303
parent4b84737d47b7e97e11d85c13bdeb861c896a5a6a
cse.c (invalidate_for_call): Do not remove memory references from the table here.

        * cse.c (invalidate_for_call): Do not remove memory references from
        the table here.  It's handled elsewhere.

From-SVN: r30076
gcc/ChangeLog
gcc/cse.c