public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/113399] New: -ffold-mem-offsets should not be a target option
@ 2024-01-15 13:25 gjl at gcc dot gnu.org
  2024-01-15 13:37 ` [Bug other/113399] [14 Regression] " jakub at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: gjl at gcc dot gnu.org @ 2024-01-15 13:25 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 113399
           Summary: -ffold-mem-offsets should not be a target option
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gjl at gcc dot gnu.org
  Target Milestone: ---

For some reason, -ffold-mem-offsets is a target option and displayed with
--help=target, which it shold not.

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

Added in r14-4664

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

end of thread, other threads:[~2024-01-18  7:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-15 13:25 [Bug other/113399] New: -ffold-mem-offsets should not be a target option gjl at gcc dot gnu.org
2024-01-15 13:37 ` [Bug other/113399] [14 Regression] " jakub at gcc dot gnu.org
2024-01-15 14:27 ` rguenth at gcc dot gnu.org
2024-01-15 14:40 ` jakub at gcc dot gnu.org
2024-01-15 14:41 ` jakub at gcc dot gnu.org
2024-01-17 14:57 ` law at gcc dot gnu.org
2024-01-17 16:29 ` jakub at gcc dot gnu.org
2024-01-18  7:45 ` cvs-commit at gcc dot gnu.org
2024-01-18  7:54 ` jakub 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).