bugs: remove invalid ?: gcc bug, add glibc epoll nonblock bug
authornsz <nsz@port70.net>
Fri, 28 Dec 2012 01:45:10 +0000 (02:45 +0100)
committernsz <nsz@port70.net>
Fri, 28 Dec 2012 01:45:10 +0000 (02:45 +0100)
musl/bugs.html

index 2725a0f..c06932a 100644 (file)
@@ -81,7 +81,7 @@
 <li><a href="http://sourceware.org/bugzilla/show_bug.cgi?id=10815">glibc 10815 (SIGEV_THREAD signal delivery)</a>
 <li><a href="http://llvm.org/bugs/show_bug.cgi?id=13694">clang 13694 (wrong optimization with -ffreestanding)</a> [fixed]
 <li><a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55431">gcc 55431 (invlid auxv search in ppc linux-unwind code)</a>
-<li><a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55695">gcc 55695 (typeof ?: issue breaking tgmath.h)</a>
+<li><a href="http://sourceware.org/bugzilla/show_bug.cgi?id=14985">glibc 14985 (EPOLL_NONBLOCK broken definition)</a>
 </ul>
 
 <h3>bugs relevant for musl</h3>