summaryrefslogtreecommitdiff
path: root/devdocs/gcc~13/actual-bugs.html
diff options
context:
space:
mode:
Diffstat (limited to 'devdocs/gcc~13/actual-bugs.html')
-rw-r--r--devdocs/gcc~13/actual-bugs.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/devdocs/gcc~13/actual-bugs.html b/devdocs/gcc~13/actual-bugs.html
new file mode 100644
index 00000000..fdaa7656
--- /dev/null
+++ b/devdocs/gcc~13/actual-bugs.html
@@ -0,0 +1,7 @@
+<div class="section-level-extent" id="Actual-Bugs"> <div class="nav-panel"> <p> Next: <a href="interoperation" accesskey="n" rel="next">Interoperation</a>, Up: <a href="trouble" accesskey="u" rel="up">Known Causes of Trouble with GCC</a> [<a href="index#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="indices" title="Index" rel="index">Index</a>]</p> </div> <h1 class="section" id="Actual-Bugs-We-Haven_0027t-Fixed-Yet"><span>14.1 Actual Bugs We Haven’t Fixed Yet<a class="copiable-link" href="#Actual-Bugs-We-Haven_0027t-Fixed-Yet"> ¶</a></span></h1> <ul class="itemize mark-bullet"> <li>The <code class="code">fixincludes</code> script interacts badly with automounters; if the directory of system header files is automounted, it tends to be unmounted while <code class="code">fixincludes</code> is running. This would seem to be a bug in the automounter. We don’t know any good way to work around it. </li>
+</ul> </div><div class="_attribution">
+ <p class="_attribution-p">
+ &copy; Free Software Foundation<br>Licensed under the GNU Free Documentation License, Version 1.3.<br>
+ <a href="https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Actual-Bugs.html" class="_attribution-link">https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Actual-Bugs.html</a>
+ </p>
+</div>