------- Comment #5 from carlos at codesourcery dot com  2008-03-26 15:28 -------
Jakub,

Would changing FUNCTION_BOUNDARY to something less than a word alignment have
disastrous results e.g. unaligned function start addresses?

Functions should continue to be aligned at word boundaries. The address of a
function has nothing to do with the location of the actual function code. In
this case the address of the function is an OPD, and such an address requires
special bits to be set.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35705

Reply via email to