[Bug target/30826] alignment error when optimizing with inlining
michael dot haubenwallner at salomon dot at
gcc-bugzilla@gcc.gnu.org
Mon Feb 19 12:19:00 GMT 2007
------- Comment #8 from michael dot haubenwallner at salomon dot at 2007-02-19 12:19 -------
(In reply to comment #5)
> <snip> it says that aggregates larger than 256 bytes (mallinfo is
> 320 bytes), <snip>
This should be counted in _bits_, not bytes ?
'struct mallinfo' has 40 bytes, 10 * int32_t, 320 _bits_.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30826
More information about the Gcc-bugs
mailing list