PR target/12968
* doc/invoke.texi: Document stack alignment side-effect of -mshort.
From-SVN: r82511
+2004-06-01 Bernardo Innocenti <bernie@develer.com>
+
+ PR target/12968
+ * doc/invoke.texi: Document stack alignment side-effect of -mshort.
+
2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
PR c/15749
@item -mshort
@opindex mshort
Consider type @code{int} to be 16 bits wide, like @code{short int}.
+Additionally, parameters passed on the stack are also aligned to a
+16-bit boundary even on targets whose API mandates promotion to 32-bit.
@item -mnobitfield
@opindex mnobitfield