sh.c (dump_table): DImode pool constants need only 32 bit alignment.
authorJ"orn Rennecke <joern.rennecke@superh.com>
Fri, 6 Dec 2002 19:43:22 +0000 (19:43 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Fri, 6 Dec 2002 19:43:22 +0000 (19:43 +0000)
commitaa06e8f5d2eee1cef86465b19b75339df51c2fdd
tree47e73325ebf7db9c6aacadf4d33ee61335d89ad3
parent0113c3c03e2c1c899ac52e0298107b3794e26317
sh.c (dump_table): DImode pool constants need only 32 bit alignment.

* sh.c (dump_table): DImode pool constants need only 32 bit alignment.
DFmode alignment depends on TARGET_FMOVD && TARGET_ALIGN_DOUBLE.

From-SVN: r59891
gcc/ChangeLog
gcc/config/sh/sh.c