]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/gimple/tuple-specific-accessors/gimplephi.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / gimple / tuple-specific-accessors / gimplephi.rst
index f4c1e7279446ae635f9cc12d5fbd7f84af7dacbc..b30101919ba20f17d4630224d2a87380e386c621 100644 (file)
@@ -38,4 +38,4 @@ GIMPLE_PHI
 .. function:: void gimple_phi_set_arg (gphi *g, index, struct phi_arg_d * phiarg)
 
   Set ``PHIARG`` to be the argument corresponding to incoming edge
-  ``INDEX`` for ``GIMPLE_PHI`` ``G``.
\ No newline at end of file
+  ``INDEX`` for ``GIMPLE_PHI`` ``G``.