Why is -ffold-mem-offsets a target option?

Georg-Johann Lay avr@gjlay.de
Mon Jan 15 10:21:27 GMT 2024


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


More information about the Gcc mailing list