This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Adjust label usage count for new insns [was Re: pa reload problem]
- To: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Subject: Re: PATCH: Adjust label usage count for new insns [was Re: pa reload problem]
- From: Jeffrey A Law <law at redhat dot com>
- Date: Tue, 02 Jan 2001 02:51:32 -0700
- cc: rth at redhat dot com, alan at linuxcare dot com dot au, rhirst at linuxcare dot com, parisc-linux at thepuffingroup dot com, gcc-bugs at gcc dot gnu dot org
- Reply-To: law at redhat dot com
In message <200012162038.PAA25535@hiauly1.hia.nrc.ca>you write:
> 2000-12-14 John David Anglin <dave@hiauly1.hia.nrc.ca>
>
> * 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.
Thanks. Installed.
jeff