This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Fix unsigned branches on vax
- To: John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>
- Subject: Re: PATCH: Fix unsigned branches on vax
- From: Richard Henderson <rth at redhat dot com>
- Date: Fri, 8 Jun 2001 15:20:42 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <200106072151.RAA28997@hiauly1.hia.nrc.ca>
On Thu, Jun 07, 2001 at 05:51:13PM -0400, John David Anglin wrote:
> I am going to install in a day or so if there are no negative
> comments or suggestions. NOTICE_UPDATE_CC is getting pretty ugly and the
> whole thing should be rewritten using insn attributes.
A suggestion aside from using attributes (as you rightly note)
is moving this out of line into a function.
Otherwise, feel free to commit vax-only changes to the branch
as you please.
r~