Changes between Version 3 and Version 4 of Ticket #364

Show
Ignore:
Timestamp:
02/20/09 18:18:49 (13 years ago)
Author:
rurban
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #364 – description

    v3 v4  
    22 
    33Any 64bit big-endian cpu with strict alignment is broken without '''-xmemalign=2i''' (the immediate workaround) 
     4The default for all v9 architectures is '''-xmemalign=8s'''. 
    45 
    56The goal should be to allow fast aligned code and to align as advertised to 16, not 2 on 64-bit.