]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gcse.c
loop.c (add_label_notes): Increment the label usage count when a note is added to...
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Tue, 2 Jan 2001 00:58:27 +0000 (00:58 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 2 Jan 2001 00:58:27 +0000 (17:58 -0700)
commit5b1ef594574c48fc88045d143efe913f704e3f09
treec12363c0e9a70d4af1ff930ffa68b983b514f4e9
parent5be1aac9125764200d1c8a430cb8e580998c96d2
loop.c (add_label_notes): Increment the label usage count when a note is added to an insn which refers to...

        * loop.c (add_label_notes): Increment the label usage count when
        a note is added to an insn which refers to a CODE_LABEL.
        * gcse.c (add_label_notes): Likewise.

From-SVN: r38603
gcc/ChangeLog
gcc/gcse.c
gcc/loop.c