1
0
mirror of https://github.com/golang/go synced 2024-11-21 20:14:52 -07:00

gccgo does not yet implement _

OCL=34517
CL=34517
This commit is contained in:
Rob Pike 2009-09-10 10:47:11 -07:00
parent 82540ebdf0
commit c1342802dd

View File

@ -4398,6 +4398,7 @@ The following minimal alignment properties are guaranteed:
<h2 id="Implementation_differences"><font color=red>Implementation differences - TODO</font></h2>
<ul>
<li><font color=red>Implementation does not honor the restriction on goto statements and targets (no intervening declarations).</font></li>
<li><font color=red>Gccgo does not implement the blank identifier.</font></li>
</ul>
</div>