aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2012-08-03 03:28:36 +0000
committerRichard Henderson <rth@redhat.com>2012-08-03 03:28:36 +0000
commitea85cac9f2f63f6c6e64943a19ad47a5ad5a10c0 (patch)
treeb5d9d7cd2065f71046fd8b930903596b2c603b72 /gcc/cfgexpand.c
parent374047c43dd5c3adbba179387c1c676e94a63b50 (diff)
Revert "PR 34548"
This reverts commit 190051. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@190110 138bc75d-0d04-0410-961f-82ee72b054a4
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 00e5e4d99df..e5e26e368a2 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