This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/49368] __builtin_constant_p is unable to determine if a union is constant
- From: "david.meggy at icron dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 13 Jun 2011 16:03:03 +0000
- Subject: [Bug c/49368] __builtin_constant_p is unable to determine if a union is constant
- Auto-submitted: auto-generated
- References: <bug-49368-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49368
--- Comment #2 from David Meggy <david.meggy at icron dot com> 2011-06-13 16:03:01 UTC ---
Both those versions are newer than what I'm using. Looks like time to upgrade
Thanks for looking into this