https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80545
--- Comment #9 from Martin Sebor ---
Author: msebor
Date: Wed Aug 28 16:24:38 2019
New Revision: 274996
URL: https://gcc.gnu.org/viewcvs?rev=274996&root=gcc&view=rev
Log:
PR driver/80545 - option -Wstringop-overflow not recognized by Fortran
gc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80545
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80545
--- Comment #7 from Martin Sebor ---
Author: msebor
Date: Wed Jul 24 20:34:03 2019
New Revision: 273771
URL: https://gcc.gnu.org/viewcvs?rev=273771&root=gcc&view=rev
Log:
PR driver/80545 - option -Wstringop-overflow not recognized by Fortran
gc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80545
--- Comment #6 from Martin Sebor ---
Patch: https://gcc.gnu.org/ml/gcc-patches/2019-07/msg01457.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80545
--- Comment #5 from Martin Sebor ---
As best I can tell the problem is that the option_enabled() function doesn't
consider the front-end's lang_mask and returns true even for options that are
not supported in the current language. I'm working on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80545
--- Comment #4 from janus at gcc dot gnu.org ---
(In reply to Martin Sebor from comment #3)
> Patch posted for review:
> https://gcc.gnu.org/ml/gcc-patches/2017-04/msg01544.html
It seems this patch has been committed as part of r247401 (but unfor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80545
Martin Sebor changed:
What|Removed |Added
Keywords||diagnostic, patch
--- Comment #3 from Mar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80545
Martin Sebor changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80545
--- Comment #2 from janus at gcc dot gnu.org ---
(In reply to Richard Biener from comment #1)
> I suggest to enable them only for C family languages (I notice the options
> do not use EnabledBy()).
I guess that would also fix the bogus warning fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80545
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
10 matches
Mail list logo