]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cse.c
(max_uid): New variable.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 8 Dec 1992 11:21:29 +0000 (06:21 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 8 Dec 1992 11:21:29 +0000 (06:21 -0500)
commit164c8956a0bc23d8bfc8532baa32b9a8b1adc08e
tree5ee040b6b9acef12374fffd9184303eb142bdd17
parent7c791b139c5143cc357c0c48c14af5a962197503
(max_uid): New variable.

(cse_end_of_basic_block): Use it to ignore insns made by CSE.
(cse_main): Set it.

From-SVN: r2846
gcc/cse.c