]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/testsuites/support-for-testing-rtl-passes.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / testsuites / support-for-testing-rtl-passes.rst
index ed49aeefb4082e17a038af8c54dc65b768308060..f535d2f4f5059114803ca6fb02b6d4072d27c166 100644 (file)
@@ -45,4 +45,4 @@ Example DejaGnu tests of RTL can be seen in the source tree under
 The ``__RTL`` parser is not integrated with the C tokenizer or
 preprocessor, and works simply by reading the relevant lines within
 the braces.  In particular, the RTL body must be on separate lines from
-the enclosing braces, and the preprocessor is not usable within it.
\ No newline at end of file
+the enclosing braces, and the preprocessor is not usable within it.