Peter Schorn wrote:
Sorry to follow up on my own post but I haven't seen any response. Simple question: Is the program below working on non-Apple platforms?
It's the same problem as before. You can workaround this Apple-specific compiler-bug by passing --maximum-field-alignment=32 (but --maximum-field-alignment=64 and --maximum-field-alignment=128 crash also).
I think we should report it (in the form of an equivalent C-program) as a bug to http://gcc.gnu.org/bugzilla/.
Regards,
Adriaan van Os