* varasm.c (align_variable): New function.
commitd5a2a489ecc9fa05b484cdb442bd98b8f7abf22b
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Apr 2006 15:00:53 +0000 (25 15:00 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Apr 2006 15:00:53 +0000 (25 15:00 +0000)
tree764200d5372f4cabc3699e005d7a9557816ed396
parent217d3a24fd2f25dc1d6b1790862b096a8760d8ca
* varasm.c (align_variable): New function.
(get_block_for_decl): Apply align_variable to DECL before
calculating section information.
(assemble_variable): Split out alignment computation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113250 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/varasm.c