https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56334
--- Comment #5 from sandra at gcc dot gnu.org --- Author: sandra Date: Thu Nov 15 02:55:26 2018 New Revision: 266170 URL: https://gcc.gnu.org/viewcvs?rev=266170&root=gcc&view=rev Log: 2018-11-15 Sandra Loosemore <san...@codesourcery.com> PR other/56334 gcc/ * doc/extend.texi (Common Function Attributes): Clarify linker restrictions on "aligned" attribute. (Common Variable Attributes): Likewise. Mention that linker restrictions don't apply to stack-allocated variables. Modified: trunk/gcc/ChangeLog trunk/gcc/doc/extend.texi