tm.texi (Exception Region Output): Document DWARF_CIE_DATA_ALIGNMENT.
authorHans-Peter Nilsson <hp@axis.com>
Wed, 18 Oct 2000 12:49:47 +0000 (12:49 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 18 Oct 2000 12:49:47 +0000 (12:49 +0000)
commit27c35f4b2435bc05271dca75ec26a585e6853f4a
treed5d06509d24b12adeb8adeeef6a987f7b8e85b26
parent4a7da9b55397ecac9f71f3b4f3020ba242ee385c
tm.texi (Exception Region Output): Document DWARF_CIE_DATA_ALIGNMENT.

* tm.texi (Exception Region Output): Document
DWARF_CIE_DATA_ALIGNMENT.
* dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Wrap definition in
#ifndef.
[ENABLE_CHECKING] (reg_save): Abort if offset is not a multiple of
DWARF_CIE_DATA_ALIGNMENT.

From-SVN: r36935
gcc/ChangeLog
gcc/dwarf2out.c
gcc/tm.texi