]> gcc.gnu.org Git - gcc.git/commit
cfgexpand.c (add_stack_var): Assert that the alignment is not zero.
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 3 Sep 2011 14:56:53 +0000 (14:56 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 3 Sep 2011 14:56:53 +0000 (14:56 +0000)
commit13868f4049616f5ac73bb89ce38474ada50ff28c
treecd3c3578717b3ddf37c3ceddfbcd16e8ecd43868
parent1822c31f05cbcece4d73aa95ec824bd0086af445
cfgexpand.c (add_stack_var): Assert that the alignment is not zero.

* cfgexpand.c (add_stack_var): Assert that the alignment is not zero.
* tree-ssa-ccp.c (fold_builtin_alloca_for_var): Revert latest change.
Force at least BITS_PER_UNIT alignment on the new variable.

From-SVN: r178499
gcc/ChangeLog
gcc/cfgexpand.c
gcc/tree-ssa-ccp.c
This page took 0.053038 seconds and 5 git commands to generate.