gcse.c (compute_pre_data): Compute ae_kill using other local properties instead of...
authorJeffrey A Law <law@cygnus.com>
Mon, 3 Jul 2000 06:49:31 +0000 (06:49 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 3 Jul 2000 06:49:31 +0000 (00:49 -0600)
commitc66e8ae9daa33ee796897357474b8020be912f8c
tree130e69cd01a373660baf29190aa73a897687265e
parent657959caa17ae0fd939b68973d78f9a7f274a81f
gcse.c (compute_pre_data): Compute ae_kill using other local properties instead of calling compute_ae_kill.

        * gcse.c (compute_pre_data): Compute ae_kill using other local
        properties instead of calling compute_ae_kill.

From-SVN: r34839
gcc/ChangeLog
gcc/gcse.c