]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcse.c (compute_pre_data): Kill trapping expressions in destination blocks of abnorma...
authorMichael Matz <matzmich@cs.tu-berlin.de>
Wed, 6 Dec 2000 18:45:31 +0000 (18:45 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 6 Dec 2000 18:45:31 +0000 (10:45 -0800)
commitb614171efe3bc88f74a91f3903d97d977b5c3c5c
tree132c51a832ee578c60a08a99cb44c05490e8842a
parent8954e858e668197d24695957a64d316253355c25
gcse.c (compute_pre_data): Kill trapping expressions in destination blocks of abnormal edges.

        * gcse.c (compute_pre_data): Kill trapping expressions in
        destination blocks of abnormal edges.

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