This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15330] inconsistent slicing on cast of int to enum
- From: "sebor at roguewave dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 May 2004 18:55:56 -0000
- Subject: [Bug c++/15330] inconsistent slicing on cast of int to enum
- References: <20040506183922.15330.sebor@roguewave.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From sebor at roguewave dot com 2004-05-06 18:55 -------
Subject: Re: inconsistent slicing on cast of int to enum
pinskia at gcc dot gnu dot org wrote:
> ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-06 18:45 -------
> Mark could you deal with this as IIRC this is undefined and should not matter.
According to referenced paragraph it's actually unspecified,
not undefined.
Martin
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15330