This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/26654] pointers to 16-byte aligned ints are rejected in member functions
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 12 Oct 2011 19:50:22 +0000
- Subject: [Bug c++/26654] pointers to 16-byte aligned ints are rejected in member functions
- Auto-submitted: auto-generated
- References: <bug-26654-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26654
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC|gcc-bugs at gcc dot gnu.org |
Resolution| |WORKSFORME
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-12 19:50:22 UTC ---
Certainly not rejected anymore in current release branches.