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:
Jonathan Wakely 2013-11-05 19:59:21 +00:00 committed by Jonathan Wakely
parent bc0d6b1724
commit ae40b2ffce
2 changed files with 8 additions and 2 deletions

View File

@ -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>

View File

@ -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>