[Bug c++/26654] pointers to 16-byte aligned ints are rejected in member functions

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26654 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|gcc-bugs at g

[Bug c++/26654] pointers to 16-byte aligned ints are rejected in member functions

2006-03-12 Thread dubos at lmd dot polytechnique dot fr
--- Comment #2 from dubos at lmd dot polytechnique dot fr 2006-03-12 18:42 --- (In reply to comment #1) > This comes down to PR 19893. > Thanks for commenting on this. I fully agree that arrays of aint should be rejected. The point is that there are no arrays here, only pointers. The

[Bug c++/26654] pointers to 16-byte aligned ints are rejected in member functions

2006-03-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-12 17:53 --- This comes down to PR 19893. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26654