------- Comment #20 from ubizjak at gmail dot com  2008-02-13 16:18 -------
(In reply to comment #19)

> >> STACK_BOUNDARY to 128,
> >> while linux to 4.

> In which unit is expressed STACK_BOUNDARY? If linux set it to 4, is it correct
> to understand that it is bytes and not bits (4 bits would not make any sense)?
> Now, if Darwin requires 128 bits, should not the value be 16?

Currently, it is defined as:

#define STACK_BOUNDARY BITS_PER_WORD

> 


-- 


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

Reply via email to