This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51316] alignof doesn't work with arrays of unknown bound
- 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, 28 Dec 2011 22:31:02 +0000
- Subject: [Bug c++/51316] alignof doesn't work with arrays of unknown bound
- Auto-submitted: auto-generated
- References: <bug-51316-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51316
--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-12-28 22:31:02 UTC ---
Yeah, just allow the types at issue, that was clarified in core/930 actually.