[Bug c/47557] Effect of aligned attribute on arrays
akyrtzi at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Feb 1 17:20:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47557
--- Comment #2 from Argiris Kirtzidis <akyrtzi at gmail dot com> 2011-02-01 17:00:56 UTC ---
(In reply to comment #1)
> I think the current behavior is correct.
Could you elaborate ? What is the actual benefit of padding T[1] ? Access to
elements of array-of-T is still unaligned.
More information about the Gcc-bugs
mailing list