This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17022] Behavior of out-of-range enums
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Aug 2004 06:16:00 -0000
- Subject: [Bug c++/17022] Behavior of out-of-range enums
- References: <20040813225931.17022.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-14 06:15 -------
Oh by the way, we don't have to document unspecified behavior, ref: <http://www.embedded.com/
shared/printableArticle.jhtml?articleID=9900563>. This is constrast to implementation defined
behavior.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17022