public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/107966] New: [10/11/12/13 Regression] option property Var(var) documentation seems cut off
@ 2022-12-04 20:25 pinskia at gcc dot gnu.org
  2022-12-04 20:26 ` [Bug middle-end/107966] " pinskia at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-12-04 20:25 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107966
           Summary: [10/11/12/13 Regression] option property Var(var)
                    documentation seems cut off
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---

Right now it is listed as:
```
Var(var)

    The state of this option should be stored in variable var (actually a macro
for global_options.x_var). The way that the state is stored depends on the type
of option:

```
And then WarnRemoved is next.

So the list is now part of Var(var,set) but it has:
var is declared in the same way as for the single-argument form described
above.


r9-1180-g3713f2e213602f introduced Deprecated which was renamed to WarnRemoved
(in r10-3083-g68a57628f482c7).


r9-3637-g86f36311bccb0f tried to fix the issue by moving Var(var,set) around
but messed it up still.

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

end of thread, other threads:[~2023-01-06 12:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-04 20:25 [Bug middle-end/107966] New: [10/11/12/13 Regression] option property Var(var) documentation seems cut off pinskia at gcc dot gnu.org
2022-12-04 20:26 ` [Bug middle-end/107966] " pinskia at gcc dot gnu.org
2022-12-05 14:29 ` marxin at gcc dot gnu.org
2022-12-21 11:01 ` rguenth at gcc dot gnu.org
2022-12-28  9:19 ` marxin at gcc dot gnu.org
2023-01-06 12:05 ` cvs-commit at gcc dot gnu.org
2023-01-06 12:07 ` marxin 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).