This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Possible ABI issue: PR33823
- From: "Richard Guenther" <richard dot guenther at gmail dot com>
- To: "Alexandre Pereira Nunes" <alexandre dot nunes at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 14 Feb 2008 22:34:52 +0100
- Subject: Re: Possible ABI issue: PR33823
- References: <47B4B1F9.5020809@gmail.com>
On Thu, Feb 14, 2008 at 10:26 PM, Alexandre Pereira Nunes
<alexandre.nunes@gmail.com> wrote:
> Could someone please take a look at PR33823?
>
>
> It may or may not involve an ABI change issue.
The bug doesn't mention an ABI change - the bug just mentions that the ABI used
by GCC for packed bitfields is not/unclear documented.
Richard.