re PR target/14041 (H8300-elf unaligned word/longword access of zero initialized...
authorDhananjay Deshpande <dhananjayd@kpitcummins.com>
Mon, 28 Jun 2004 16:23:02 +0000 (16:23 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 28 Jun 2004 16:23:02 +0000 (10:23 -0600)
commit6cdd27216a75abc4d9a4b8941450e18012dad47e
tree6f79d367226d9d1f74b4bf7582c3f52c7b7be4c6
parent086e309519693c5f3f4c86224e44d03755c2bcf6
re PR target/14041 (H8300-elf unaligned word/longword access of zero initialized variables)

        PR target/14041
        * config/h8300/h8300.h (ASM_OUTPUT_ALIGNED_BSS): Define.

       PR target/14041
        * gcc.dg/h8300-bss-align-1.c : New.

From-SVN: r83797
gcc/ChangeLog
gcc/config/h8300/h8300.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/h8300-bss-align-1.c [new file with mode: 0644]