]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Remove stray comment.
authorCatherine Moore <clm@gcc.gnu.org>
Fri, 29 Oct 1999 17:11:16 +0000 (13:11 -0400)
committerCatherine Moore <clm@gcc.gnu.org>
Fri, 29 Oct 1999 17:11:16 +0000 (13:11 -0400)
From-SVN: r30260

gcc/function.c

index 847dcdf0f87d854d7e98b15f8133297b2aabdfb4..fe1b5ee189bbe61a6ea2aca9051d7fcf3cbc0ccf 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)
     {