c/4414: __packed__ keyword not recognized
Joseph S. Myers
jsm28@cam.ac.uk
Thu Sep 27 15:33:00 GMT 2001
On 27 Sep 2001 jtison@us.ibm.com wrote:
> info gcc says that __attribute__ ((x)) may be abbreviated as __x__.
> Not happening, folks. The attached source fails. The fix is to change
> __packed__ to __attribute__ ((packed)).
That would be a bug in the documentation, if so. Could you please quote
the exact wording that says this (rather than simply saying that __x__ may
replace x within __attribute__)?
--
Joseph S. Myers
jsm28@cam.ac.uk
More information about the Gcc-bugs
mailing list