This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [bfin] Fix bfin port constraints
- From: Bernd Schmidt <bernds_cb1 at t-online dot de>
- To: Jie Zhang <jzhang918 at gmail dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 18 Jun 2006 11:28:24 +0200
- Subject: Re: [bfin] Fix bfin port constraints
- References: <6f48278f0606170933v2c940a1dw2c9d1accaf4eb76@mail.gmail.com>
Jie Zhang wrote:
> When I ported my Blackfin hardware loop patch from GCC 4.1 in ADI CVS
> repository to FSF SVN trunk, several constraints changes were lost.
> This patch should fix it.
>
> Is it OK?
Sure.
Bernd