This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52215] [4.7 Regression] __atomic_compare_exchange_n for enumeration type changes signature with -m32
- From: "amacleod at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 13 Feb 2012 15:27:04 +0000
- Subject: [Bug c++/52215] [4.7 Regression] __atomic_compare_exchange_n for enumeration type changes signature with -m32
- Auto-submitted: auto-generated
- References: <bug-52215-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52215
--- Comment #7 from Andrew Macleod <amacleod at redhat dot com> 2012-02-13 15:27:04 UTC ---
I think that is better.. its is just the I{1,2,4,8,16} we care about.