Remove stray comment.
authorclm <clm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Oct 1999 17:11:16 +0000 (17:11 +0000)
committerclm <clm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Oct 1999 17:11:16 +0000 (17:11 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30260 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/function.c

index 847dcdf..fe1b5ee 100644 (file)
@@ -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)
     {