flow.c (mark_set_1): Do not record BLKmode stores as dead store elimination candidates.
authorJeffrey A Law <law@cygnus.com>
Tue, 25 May 1999 13:14:40 +0000 (13:14 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 25 May 1999 13:14:40 +0000 (07:14 -0600)
commit3ce7c5a21da0c2e0d865a9457a8fda2529abb959
treec856716ededa6050c016dd3bc3dba3d046e5dd6a
parentc2c08b29b98521bc05f483fc06e3759b37e6f023
flow.c (mark_set_1): Do not record BLKmode stores as dead store elimination candidates.


        * flow.c (mark_set_1): Do not record BLKmode stores as dead
        store elimination candidates.

From-SVN: r27140
gcc/ChangeLog
gcc/flow.c