]> gcc.gnu.org Git - gcc.git/commit
function.c (assign_stack_temp_for_type): Fix change of Mar 5 for the fact that ALIGN...
authorAndreas Schwab <schwab@suse.de>
Fri, 27 Aug 1999 07:53:33 +0000 (07:53 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Fri, 27 Aug 1999 07:53:33 +0000 (07:53 +0000)
commit010529e58b6b5a51988b7d913380c2c508e7aefc
treebcf1a9a0cbc15f343d592309549513edc7c5f654
parentf8b6598ecc2a0594801da4f59f5740b550802244
function.c (assign_stack_temp_for_type): Fix change of Mar 5 for the fact that ALIGN is measured in bits, not bytes.

* function.c (assign_stack_temp_for_type): Fix change of Mar 5 for
the fact that ALIGN is measured in bits, not bytes.

From-SVN: r28926
gcc/ChangeLog
gcc/function.c
This page took 0.060219 seconds and 5 git commands to generate.