aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/function.c')
-rw-r--r--gcc/function.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/function.c b/gcc/function.c
index 847dcdf..fe1b5ee 100644
--- a/gcc/function.c
+++ b/gcc/function.c
@@ -4990,7 +4990,6 @@ pad_to_arg_alignment (offset_ptr, boundary, alignment_pad)
alignment_pad->var = NULL_TREE;
alignment_pad->constant = 0;
- /* END CYGNUS LOCAL */
if (boundary > BITS_PER_UNIT)
{