* doc/implement-c.texi: Document C11 implementation-defined
commit2ab97b4599284f0f87473551d82f198d4b277cdb
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Nov 2013 00:39:50 +0000 (29 00:39 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Nov 2013 00:39:50 +0000 (29 00:39 +0000)
treea15a9d0d7aae4993357c39e115e14417f91b642d
parentdf63eeedf5542e976e807dfe6bc078d3b82e05f0
* doc/implement-c.texi: Document C11 implementation-defined
behavior.  Refer to -ffp-contract=fast for contraction behavior.
* doc/invoke.texi (-std=c99, std=c11): Update description of
completeness.
(-std=gnu99): Don't mention as future default.
(-std=gnu11): Mention as intended future default.
* doc/standards.texi: Update descriptions of C99 and C11 support.
Limit statement about C99 facilities for freestanding
implementations to some platforms only.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205505 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/implement-c.texi
gcc/doc/invoke.texi
gcc/doc/standards.texi