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?
On Saturday 04 Dec 2004 17:55, Richard Henderson wrote:
> 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.
>
Thanks Richard. I'll report it to the guys at Isc (dhcp) since this is where
it cropped up. They had it marked down as a gcc bug and hence didn't intend
to fix it.
Andrew