aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2012-08-02 20:28:36 -0700
committerRichard Henderson <rth@gcc.gnu.org>2012-08-02 20:28:36 -0700
commit34831f3e27748ea41fe976de0e9a2ead29059878 (patch)
treeb5d9d7cd2065f71046fd8b930903596b2c603b72 /gcc/cfgexpand.c
parent6e48db73ed88eeb3e1025b28aa49c4f5ee4f3a76 (diff)
downloadgcc-34831f3e27748ea41fe976de0e9a2ead29059878.zip
gcc-34831f3e27748ea41fe976de0e9a2ead29059878.tar.gz
gcc-34831f3e27748ea41fe976de0e9a2ead29059878.tar.bz2
Revert "PR 34548"
This reverts commit 190051. From-SVN: r190110
Diffstat (limited to 'gcc/cfgexpand.c')
-rw-r--r--gcc/cfgexpand.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfgexpand.c b/gcc/cfgexpand.c
index 00e5e4d..e5e26e3 100644
--- a/gcc/cfgexpand.c
+++ b/gcc/cfgexpand.c
@@ -4356,7 +4356,6 @@ gimple_expand_cfg (void)
crtl->max_used_stack_slot_alignment = STACK_BOUNDARY;
crtl->stack_alignment_estimated = 0;
crtl->preferred_stack_boundary = STACK_BOUNDARY;
- crtl->max_dynamic_stack_alignment = 0;
cfun->cfg->max_jumptable_ents = 0;
/* Resovle the function section. Some targets, like ARM EABI rely on knowledge