Add __attribute__((__aligned__(1))) to unaligned symbols from scripts (for s390).
authorMarcin Koƛcielnicki <koriakin@0x04.net>
Mon, 5 Oct 2015 14:57:16 +0000 (16:57 +0200)
committerCary Coutant <ccoutant@gmail.com>
Wed, 28 Oct 2015 23:49:13 +0000 (16:49 -0700)
commit238830c697fdfca5c9cbb0bbb24fd215f643a934
tree382d2d7adde95e2b079cac1c902c543f909c8224
parentbd890911dac4a201cb08c54ad5a7444b7306151d
Add __attribute__((__aligned__(1))) to unaligned symbols from scripts (for s390).

gold/
* testsuite/binary_test.cc: Add __attribute__((aligned(1))).
* testsuite/script_test_12a.c: Likewise.
* testsuite/script_test_1a.cc: Likewise.
* testsuite/script_test_2.cc: Likewise.
gold/ChangeLog
gold/testsuite/binary_test.cc
gold/testsuite/script_test_12a.c
gold/testsuite/script_test_1a.cc
gold/testsuite/script_test_2.cc
This page took 0.024799 seconds and 4 git commands to generate.