Update C Extensions docs for support in latest C++
authorJonathan Wakely <jwakely@redhat.com>
Tue, 4 Sep 2018 10:27:14 +0000 (11:27 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 4 Sep 2018 10:27:14 +0000 (11:27 +0100)
commit727c8c82e14021cad992443bb32693293a55e33d
tree356146940c0dc890338ca92e17852763172a871b
parent3ff89a4effe920a31230120f3dfe730472f30558
Update C Extensions docs for support in latest C++

* doc/extend.texi (Long Long, Hex Floats): Document support for
long long and hex floats in more recent versions of ISO C++.

From-SVN: r264076
gcc/ChangeLog
gcc/doc/extend.texi