This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: patch: [FRV] membar optimization
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: gcc-patches at gcc dot gnu dot org, richard at codesourcery dot com
- Date: Wed, 27 Jul 2005 22:04:19 -0400
- Subject: Re: patch: [FRV] membar optimization
- References: <20050728020147.GA29553@redhat.com>
> (frv_ifcvt_modify_tests): Unsign regno.
> (frv_ifcvt_modify_tests): Same.
Oh yeah, I also cleaned up a warning wrt a signed vs unsigned compare.
Cheers.