r205505 - in /trunk/gcc: ChangeLog doc/implemen...

jsm28@gcc.gnu.org jsm28@gcc.gnu.org
Fri Nov 29 00:39:00 GMT 2013


Author: jsm28
Date: Fri Nov 29 00:39:50 2013
New Revision: 205505

URL: http://gcc.gnu.org/viewcvs?rev=205505&root=gcc&view=rev
Log:
	* 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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/implement-c.texi
    trunk/gcc/doc/invoke.texi
    trunk/gcc/doc/standards.texi



More information about the Gcc-cvs mailing list