* config/i386/i386.c (ix86_split_stack_boundary): Add comment.
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 10 Aug 2017 18:40:39 +0000 (20:40 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 10 Aug 2017 18:40:39 +0000 (20:40 +0200)
From-SVN: r251033

gcc/config/i386/i386.c

index 1f89ad1..1204e11 100644 (file)
@@ -15785,7 +15785,7 @@ static GTY(()) rtx split_stack_fn;
 
 static GTY(()) rtx split_stack_fn_large;
 
-/*  */
+/* Return location of the stack boundary value in the TLS block.  */
 
 rtx
 ix86_split_stack_boundary (void)