diff options
| author | David Mertens <dcmertens.perl@gmail.com> | 2017-01-08 07:27:24 -0500 |
|---|---|---|
| committer | David Mertens <dcmertens.perl@gmail.com> | 2017-01-08 07:27:24 -0500 |
| commit | 5420bb8a67f5f782ac49c90afb7da178a60c448a (patch) | |
| tree | 86ea1d123964a8badbadf966a135c4dc60d63f2e /tests/tests2/21_char_array.expect | |
| parent | 5d1bc3fbd4d65af960992fb48ed76990ec673239 (diff) | |
| download | tinycc-5420bb8a67f5f782ac49c90afb7da178a60c448a.tar.gz tinycc-5420bb8a67f5f782ac49c90afb7da178a60c448a.tar.bz2 | |
SECTION_ALIGNMENT -> RUN_SECTION_ALIGNMENT, and tweaks
Based on feedback from grischka, this commit
(1) updates the name of the alignment constant to be more specific
(2) aligns all sections, including the first (which previosly was
not aligned)
(3) reduces the x86-64 alignment from 512 to 64 bytes.
The original x86-64 alignment of 512 bytes was based on testing.
After ensuring that the initial section is also aligned, the same
tests indicated that 64 bytes is sufficient.
Diffstat (limited to 'tests/tests2/21_char_array.expect')
0 files changed, 0 insertions, 0 deletions
