[Bug c/82063] issues with arguments enabled by -Wall

2018-05-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82063 Martin Sebor changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug c/82063] issues with arguments enabled by -Wall

2017-09-05 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82063 --- Comment #5 from Jim Wilson --- (In reply to Martin Sebor from comment #3) > Jim, since you've spent some time on this already and understand the > problems, please feel to propose a patch. If you don't get to it I'll see > if I can find the

[Bug c/82063] issues with arguments enabled by -Wall

2017-09-01 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82063 --- Comment #4 from Manuel López-Ibáñez --- (In reply to jim.wilson from comment #2) > I did already look at examples, and read the docs, and step through > code in the debugger. Posarg and negarg are integers, which are > ignored for options th

[Bug c/82063] issues with arguments enabled by -Wall

2017-09-01 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82063 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org See A

[Bug c/82063] issues with arguments enabled by -Wall

2017-08-31 Thread jim.wilson at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82063 --- Comment #2 from jim.wilson at linaro dot org --- On Thu, Aug 31, 2017 at 1:32 PM, manu at gcc dot gnu.org wrote: > This is already possible: > https://gcc.gnu.org/onlinedocs/gccint/Option-properties.html > > LangEnabledBy(language, opt) > Lan

[Bug c/82063] issues with arguments enabled by -Wall

2017-08-31 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82063 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|