public inbox for gcc-cvs@sourceware.org help / color / mirror / Atom feed
From: H.J. Lu <hjl@gcc.gnu.org> To: gcc-cvs@gcc.gnu.org Subject: [gcc r13-3002] Document -fexcess-precision=16 in target.def Date: Fri, 30 Sep 2022 22:55:15 +0000 (GMT) [thread overview] Message-ID: <20220930225515.2D3CF3858D1E@sourceware.org> (raw) https://gcc.gnu.org/g:2002c54cb7f183c27ad7a5c294b868930cea17db commit r13-3002-g2002c54cb7f183c27ad7a5c294b868930cea17db Author: H.J. Lu <hjl.tools@gmail.com> Date: Fri Sep 30 15:51:18 2022 -0700 Document -fexcess-precision=16 in target.def * target.def (TARGET_C_EXCESS_PRECISION): Document -fexcess-precision=16. Diff: --- gcc/target.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/target.def b/gcc/target.def index 4d49ffc2c88..a3d3b04a165 100644 --- a/gcc/target.def +++ b/gcc/target.def @@ -6181,7 +6181,7 @@ of the excess precision explicitly added. For\n\ @code{EXCESS_PRECISION_TYPE_FLOAT16}, and\n\ @code{EXCESS_PRECISION_TYPE_FAST}, the target should return the\n\ explicit excess precision that should be added depending on the\n\ -value set for @option{-fexcess-precision=@r{[}standard@r{|}fast@r{]}}.\n\ +value set for @option{-fexcess-precision=@r{[}standard@r{|}fast@r{|}16@r{]}}.\n\ Note that unpredictable explicit excess precision does not make sense,\n\ so a target should never return @code{FLT_EVAL_METHOD_UNPREDICTABLE}\n\ when @var{type} is @code{EXCESS_PRECISION_TYPE_STANDARD},\n\
reply other threads:[~2022-09-30 22:55 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20220930225515.2D3CF3858D1E@sourceware.org \ --to=hjl@gcc.gnu.org \ --cc=gcc-cvs@gcc.gnu.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).