OSDN Git Service

Thu Jan 21 14:13:31 1999 Vladimir N. Makarov <vmakarov@cygnus.com>
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jan 1999 11:20:09 +0000 (11:20 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jan 1999 11:20:09 +0000 (11:20 +0000)
commit10c64b6abc02bf694bf515e200138d8cf429a99c
treef114752156844ccab9b23e5e93c21da5cfb7268f
parent263d9df3b11a154187eaa253d5ebef9517c34e53
Thu Jan 21 14:13:31 1999  Vladimir N. Makarov  <vmakarov@cygnus.com>
        * varasm.c (output_constant_pool): Use floor_log2 instead of
exact_log2 for ASM_OUTPUT_ALIGN.
* stor-layout.c (layout_type): Do machine-dependent extra alignment.
* emit-rtl.c (operand_subword): Handle case when a subword outside
the operand.
* tm.texi (ROUND_TYPE_{SIZE,ALIGN}): More accurate descriptions of
the macros.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24800 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/emit-rtl.c
gcc/stor-layout.c
gcc/tm.texi
gcc/varasm.c