diff options
author | Daniel Cederman <cederman@gaisler.com> | 2023-12-08 09:49:12 +0100 |
---|---|---|
committer | Daniel Hellstrom <daniel@gaisler.com> | 2024-01-16 12:53:49 +0100 |
commit | ee0717da1eb5dc5d17dcd0b35c88c99281385280 (patch) | |
tree | 3af980aa5756f811ed57121c65a973e7e23a687e /contrib | |
parent | 0a3e0b76239022e838275261bd9759a7c8ce1757 (diff) | |
download | gcc-ee0717da1eb5dc5d17dcd0b35c88c99281385280.zip gcc-ee0717da1eb5dc5d17dcd0b35c88c99281385280.tar.gz gcc-ee0717da1eb5dc5d17dcd0b35c88c99281385280.tar.bz2 |
sparc: Char arrays are 64-bit aligned on SPARC
pr88077 fails on SPARC since char HeaderStr[1] in pr88077_1.c and
long HeaderStr in pr88077_0.c differs in alignment.
Warning printed by Binutils ld:
warning: alignment 4 of normal symbol `HeaderStr' in c_lto_pr88077_0.o is
smaller than 8 used by the common definition in c_lto_pr88077_1.o
gcc/testsuite/ChangeLog:
* gcc.dg/lto/pr88077_0.c: Change type to match alignment for SPARC
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions