[Bug target/14041] H8300-elf unaligned word/longword access of zero initialized variables
kazu at cs dot umass dot edu
gcc-bugzilla@gcc.gnu.org
Wed Feb 11 01:54:00 GMT 2004
------- Additional Comments From kazu at cs dot umass dot edu 2004-02-11 01:54 -------
Subject: Re: H8300-elf unaligned word/longword access of
zero initialized variables
Hi Dhananjay,
> Updated patch -
>
> 2004-02-10 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
>
> PR target/14041
> * config/h8300/h8300.h (ASM_OUTPUT_ALIGNED_BSS): Define.
Thanks. Could you also post a testcase? You will most likely find
the scan-assembler trick in gcc.dg useful. Basically, you can search
for ".align 2" in the compiled version of the testcase in comment #4
of the PR.
Kazu Hirata
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14041
More information about the Gcc-bugs
mailing list