]> Cypherpunks repositories - gostls13.git/commitdiff
gccgo does not yet implement _
authorRob Pike <r@golang.org>
Thu, 10 Sep 2009 17:47:11 +0000 (10:47 -0700)
committerRob Pike <r@golang.org>
Thu, 10 Sep 2009 17:47:11 +0000 (10:47 -0700)
OCL=34517
CL=34517

doc/go_spec.html

index 9498c4cf984a35623a05bc0f495518d20f4907f4..7a76909605efae15358b2b4faea05a88c00385cd 100644 (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>