This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29913] argument width changes from inlined method definition with -O2
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Nov 2006 17:13:11 -0000
- Subject: [Bug c++/29913] argument width changes from inlined method definition with -O2
- References: <bug-29913-12577@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from rguenth at gcc dot gnu dot org 2006-11-20 17:13 -------
btw. you can easily work around by appending a dummy value to the enum of value
INT_MAX.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29913