This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/5974: gcc 3.0.4 generates bad code to reference ((packed)) struct
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Richard Hirst <rhirst at linuxcare dot com>
- Cc: jakub at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Mon, 18 Mar 2002 05:17:49 -0500
- Subject: Re: c/5974: gcc 3.0.4 generates bad code to reference ((packed)) struct
- References: <20020315141020.3345.qmail@sources.redhat.com> <20020318093244.GS21376@sleepie.demon.co.uk>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Mon, Mar 18, 2002 at 09:32:44AM +0000, Richard Hirst wrote:
> Are fixed versions of 2.96 and 3.0 likely to appear, or do I have to
> code round the problem until 3.1+ becomes the standard compiler?
Fixed 2.96-RH version is going to appear fairly soon, the rest (GNUPro 2.96
and 3.0 I have no control about).
Jakub