This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Bug target/14041] H8300-elf unaligned word/longword access ofzero 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]