public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug web/97263] New: For -ffinite-math-only -OFast is not mentioned.
@ 2020-10-01  7:59 olaf.krzikalla at dlr dot de
  2020-10-01  9:44 ` [Bug driver/97263] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: olaf.krzikalla at dlr dot de @ 2020-10-01  7:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97263

            Bug ID: 97263
           Summary: For -ffinite-math-only -OFast is not mentioned.
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: web
          Assignee: unassigned at gcc dot gnu.org
          Reporter: olaf.krzikalla at dlr dot de
  Target Milestone: ---

The description of -ffinite-math-only at

https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html

reads:
"This option is not turned on by any -O option since..."

This is not true for -Ofast. Hence it should read:

"This option is not turned on by any -O option beside -Ofast since..."

See also the description of -ffast-math.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-05-07  7:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-01  7:59 [Bug web/97263] New: For -ffinite-math-only -OFast is not mentioned olaf.krzikalla at dlr dot de
2020-10-01  9:44 ` [Bug driver/97263] " rguenth at gcc dot gnu.org
2024-05-02 21:28 ` [Bug middle-end/97263] " pinskia at gcc dot gnu.org
2024-05-06 21:28 ` pinskia at gcc dot gnu.org
2024-05-07  7:46 ` cvs-commit at gcc dot gnu.org
2024-05-07  7:46 ` pinskia at gcc dot gnu.org

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).