[Bug 1560] sparc64 [1/5]: _Objects_Extend_information improper alignment for 64-bit targets

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Sep 2 01:34:54 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1560

--- Comment #15 from Chris Johns <chrisj at rtems.org> 2010-09-01 20:34:53 CDT ---
(In reply to comment #14)
> This looks good.

Great. I will work on a fully tested patch and get back. The confdefs issue
will be interesting. I may just add the CPU_ALIGNMENT size a couple of times.
It may not account to the exact number of bytes but a few more should not hurt.

> I'm not sure if any architectures need the ALIGN_BLOCK_SIZE(
> block_count * sizeof(void *) ). (Only if CPU_ALIGNMENT > sizeof(void*) ).  But
> it probably doesn't hurt to add it.

Agreed. If it is not needed then it should do nothing. If it is needed it will
be difficult to find as a bug.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list