MAX_CODE_ALIGN

Bernardo Innocenti bernie@develer.com
Wed Jun 2 01:31:00 GMT 2004


Hello,

is the MAX_CODE_ALIGN target macro still used?

It's undocumented and only the m68k and i386 back-ends
define it.

Only final.c appears to be using it, but it redefines
it to 16 unconditionally.

Additionally, all uses are protected by HAVE_attr_length,
which isn't defined on m68k.

If it's really useless, I'll prepare a patch to remove it.

-- 
  // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/



More information about the Gcc mailing list