This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Volatile bitfields vs. inline asm memory constraints
- From: Julian Brown <julian at codesourcery dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: DJ Delorie <dj at redhat dot com>
- Date: Tue, 30 Nov 2010 14:17:24 +0000
- Subject: Re: [PATCH] Volatile bitfields vs. inline asm memory constraints
- References: <20101122132854.0aca431a@rex.config>
On Mon, 22 Nov 2010 13:28:54 +0000
Julian Brown <julian@codesourcery.com> wrote:
> Hi,
>
> This patch fixes the issue in the (Launchpad, not GCC) bug tracker:
>
> https://bugs.launchpad.net/gcc-linaro/+bug/675347
>
> The problem was introduced by the patch from DJ to honour volatile
> bitfield types:
>
> http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01167.html
Ping?