]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/plugins/recording-information-about-pass-execution.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / plugins / recording-information-about-pass-execution.rst
index 4418c9868247b8d74aa8f9397f4261318a03b622..389c1e3e4ba93f2ce4afcd8f205b62f6fe206cce 100644 (file)
@@ -17,4 +17,4 @@ You can use other hooks, like ``PLUGIN_ALL_PASSES_START``,
 ``PLUGIN_ALL_PASSES_END``, ``PLUGIN_ALL_IPA_PASSES_START``,
 ``PLUGIN_ALL_IPA_PASSES_END``, ``PLUGIN_EARLY_GIMPLE_PASSES_START``,
 and/or ``PLUGIN_EARLY_GIMPLE_PASSES_END`` to manipulate global state
-in your plugin(s) in order to get context for the pass execution.
\ No newline at end of file
+in your plugin(s) in order to get context for the pass execution.