------- Comment #3 from jon at beniston dot com 2008-12-24 18:21 ------- This is a port to a new target I am working on, so thanks for investigating.
Are you saying that PARAM_BOUNDARY and STACK_BOUNDARY must be >= BIGGEST_ALIGNMENT? Looking through the other ports it appears this may not be the case for m68k (depending upon command line options) and also the score port. However, for the port I'm currently updating, I think I can reduce the size of BIGGEST_ALIGNMENT to match STACK_BOUNDARY and PARAM_BOUNDARY. Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38395