public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* The method of determining the specific assignment of gcc optimization options
@ 2022-12-09 12:00 hongjie wu
  2022-12-09 14:40 ` Jonathan Wakely
  0 siblings, 1 reply; 3+ messages in thread
From: hongjie wu @ 2022-12-09 12:00 UTC (permalink / raw)
  To: gcc

[-- Attachment #1: Type: text/plain, Size: 300 bytes --]

Dear Sir or Madam,
        I want to know how to obtain optimal level of the value of the
specific compiler options, for example  - fexcess - precision = [fast |
standard] [default], including the default represent?Or how to determine?
        I am looking forward to your favorable replay.

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

* Re: The method of determining the specific assignment of gcc optimization options
  2022-12-09 12:00 The method of determining the specific assignment of gcc optimization options hongjie wu
@ 2022-12-09 14:40 ` Jonathan Wakely
  2022-12-10  2:01   ` hongjie wu
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Wakely @ 2022-12-09 14:40 UTC (permalink / raw)
  To: hongjie wu; +Cc: gcc

This question belongs on the gcc-help mailing list, not here.

On Fri, 9 Dec 2022 at 12:01, hongjie wu via Gcc <gcc@gcc.gnu.org> wrote:
>
> Dear Sir or Madam,
>         I want to know how to obtain optimal level of the value of the

What do you mean by optimal?

They have pros and cons.

> specific compiler options, for example  - fexcess - precision = [fast |
> standard] [default], including the default represent?Or how to determine?

gcc -Q --help=optim

>         I am looking forward to your favorable replay.

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

* Re: The method of determining the specific assignment of gcc optimization options
  2022-12-09 14:40 ` Jonathan Wakely
@ 2022-12-10  2:01   ` hongjie wu
  0 siblings, 0 replies; 3+ messages in thread
From: hongjie wu @ 2022-12-10  2:01 UTC (permalink / raw)
  To: Jonathan Wakely; +Cc: gcc

[-- Attachment #1: Type: text/plain, Size: 686 bytes --]

Thank you for your response.

Jonathan Wakely <jwakely.gcc@gmail.com> 于2022年12月9日周五 22:40写道:

> This question belongs on the gcc-help mailing list, not here.
>
> On Fri, 9 Dec 2022 at 12:01, hongjie wu via Gcc <gcc@gcc.gnu.org> wrote:
> >
> > Dear Sir or Madam,
> >         I want to know how to obtain optimal level of the value of the
>
> What do you mean by optimal?
>
> They have pros and cons.
>
> > specific compiler options, for example  - fexcess - precision = [fast |
> > standard] [default], including the default represent?Or how to determine?
>
> gcc -Q --help=optim
>
> >         I am looking forward to your favorable replay.
>

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

end of thread, other threads:[~2022-12-10  2:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-09 12:00 The method of determining the specific assignment of gcc optimization options hongjie wu
2022-12-09 14:40 ` Jonathan Wakely
2022-12-10  2:01   ` hongjie wu

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