varasm.c (align_variable): New function.
authorDavid Edelsohn <edelsohn@gnu.org>
Tue, 25 Apr 2006 15:00:53 +0000 (15:00 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 25 Apr 2006 15:00:53 +0000 (11:00 -0400)
commitd5fa3ec8dc165b8b174ee2ccc59fc3fba8a84ee5
tree764200d5372f4cabc3699e005d7a9557816ed396
parent495db1a1155904059e4239dc124c85717245d761
varasm.c (align_variable): New function.

* 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.

From-SVN: r113250
gcc/ChangeLog
gcc/varasm.c