]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/gimple/tuple-specific-accessors/gimplecall.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / gimple / tuple-specific-accessors / gimplecall.rst
index 42d27d7b9cea875011f889e2b809d7e72d7855d8..ec49cb7903defedc8ee5050d25315d04da40e8b8 100644 (file)
@@ -113,4 +113,4 @@ GIMPLE_CALL
 .. function:: gimple gimple_call_copy_skip_args (gcall *stmt, bitmap args_to_skip)
 
   Build a ``GIMPLE_CALL`` identical to ``STMT`` but skipping the arguments
-  in the positions marked by the set ``ARGS_TO_SKIP``.
\ No newline at end of file
+  in the positions marked by the set ``ARGS_TO_SKIP``.