mirror of git://gcc.gnu.org/git/gcc.git
status_cxx2011.xml: Document aligned_union as missing.
* doc/xml/manual/status_cxx2011.xml: Document aligned_union as missing. From-SVN: r204416
This commit is contained in:
parent
bc0d6b1724
commit
ae40b2ffce
|
|
@ -1,3 +1,8 @@
|
||||||
|
2013-11-05 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||||
|
|
||||||
|
* doc/xml/manual/status_cxx2011.xml: Document aligned_union as
|
||||||
|
missing.
|
||||||
|
|
||||||
2013-11-05 Jonathan Wakely <jwakely.gcc@gmail.com>
|
2013-11-05 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||||
Paolo Carlini <paolo.carlini@oracle.com>
|
Paolo Carlini <paolo.carlini@oracle.com>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -871,10 +871,11 @@ particular release.
|
||||||
<entry/>
|
<entry/>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
|
<?dbhtml bgcolor="#B0B0B0" ?>
|
||||||
<entry>20.9.7.6</entry>
|
<entry>20.9.7.6</entry>
|
||||||
<entry>Other transformations</entry>
|
<entry>Other transformations</entry>
|
||||||
<entry>Y</entry>
|
<entry>Partial</entry>
|
||||||
<entry/>
|
<entry>Missing <code>aligned_union</code>.</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry>20.10</entry>
|
<entry>20.10</entry>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue