diff options
| author | redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-11-05 19:59:21 +0000 |
|---|---|---|
| committer | redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-11-05 19:59:21 +0000 |
| commit | 987e471f0934eb392e05bf4a9b9f1ceefebb2c8d (patch) | |
| tree | f49e5ca725ffceb03244863f283eeeb8238fb7a0 /libstdc++-v3/doc/xml | |
| parent | 664c66df04eea07b57ac70a5b04fc19a29a5c901 (diff) | |
| download | ppe42-gcc-987e471f0934eb392e05bf4a9b9f1ceefebb2c8d.tar.gz ppe42-gcc-987e471f0934eb392e05bf4a9b9f1ceefebb2c8d.zip | |
* doc/xml/manual/status_cxx2011.xml: Document aligned_union as
missing.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204416 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc/xml')
| -rw-r--r-- | libstdc++-v3/doc/xml/manual/status_cxx2011.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml index 5743c83f5a6..e013c1f9eee 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml @@ -871,10 +871,11 @@ particular release. <entry/> </row> <row> + <?dbhtml bgcolor="#B0B0B0" ?> <entry>20.9.7.6</entry> <entry>Other transformations</entry> - <entry>Y</entry> - <entry/> + <entry>Partial</entry> + <entry>Missing <code>aligned_union</code>.</entry> </row> <row> <entry>20.10</entry> |

