steelewool / iraf-v216

IRAF v2.16 / PCIX release
Other
0 stars 0 forks source link

force iraf to align on 128-bit boundaries #30

Closed zcsteele closed 7 years ago

zcsteele commented 7 years ago

This is necessary for GCC 4.8 to properly generate SSE2 double word aligned move instructions. See

https://bugs.mageia.org/show_bug.cgi?id=11507

for discussion of this issue.