This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Gcc 3.4.2 -> 3.4.3 change of behaviour; Bug or broken code?
- From: Richard Henderson <rth at redhat dot com>
- To: Andrew Walrond <andrew at walrond dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 4 Dec 2004 09:55:52 -0800
- Subject: Re: Gcc 3.4.2 -> 3.4.3 change of behaviour; Bug or broken code?
- References: <200412040822.13239.andrew@walrond.org>
On Sat, Dec 04, 2004 at 08:22:13AM +0000, Andrew Walrond wrote:
> Compiles fine with 3.4.2, but 3.4.3 gives
Is accepted by 3.4.2, but doesn't do what you think it does.
Working attribute mode on enumeration is a new feature of 4.0.
r~