public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Why is -ffold-mem-offsets a target option?
@ 2024-01-15 10:21 Georg-Johann Lay
  2024-01-15 12:20 ` Richard Biener
  0 siblings, 1 reply; 3+ messages in thread
From: Georg-Johann Lay @ 2024-01-15 10:21 UTC (permalink / raw)
  To: gcc

Just noticed that -ffold-mem-offsets is a target option, i.e. it is
shown with --help=target

 > grep -A3 mem-off common.opt
ffold-mem-offsets
Target Bool Var(flag_fold_mem_offsets) Init(1)
Fold instructions calculating memory offsets to the memory access 
instruction if possible.

Is that "Target" a typo or what?

Johann

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

end of thread, other threads:[~2024-01-15 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-15 10:21 Why is -ffold-mem-offsets a target option? Georg-Johann Lay
2024-01-15 12:20 ` Richard Biener
2024-01-15 13:28   ` Georg-Johann Lay

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