[Bug c/70186] RFE: better handling of misspelled attributes

2019-05-29 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70186

Eric Gallager  changed:

   What|Removed |Added

 CC||jakub at gcc dot gnu.org

--- Comment #5 from Eric Gallager  ---
(In reply to David Malcolm from comment #2)
> Candidate patch posted here:
>   https://gcc.gnu.org/ml/gcc-patches/2016-12/msg01610.html

cc-ing Jakub from that thread

[Bug c/70186] RFE: better handling of misspelled attributes

2018-02-21 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70186

Martin Sebor  changed:

   What|Removed |Added

 CC||msebor at gcc dot gnu.org
   See Also||https://gcc.gnu.org/bugzill
   ||a/show_bug.cgi?id=82914

--- Comment #4 from Martin Sebor  ---
See also bug 82914 that points out cases where GCC silently ignores all
attributes, misspelled or otherwise.  (It's a different problem than this one
and the solutions are different as well.)

[Bug c/70186] RFE: better handling of misspelled attributes

2018-02-19 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70186

Eric Gallager  changed:

   What|Removed |Added

   Keywords||patch
 CC||egallager at gcc dot gnu.org

--- Comment #3 from Eric Gallager  ---
(In reply to David Malcolm from comment #2)
> Candidate patch posted here:
>   https://gcc.gnu.org/ml/gcc-patches/2016-12/msg01610.html

Adding "patch" keyword

[Bug c/70186] RFE: better handling of misspelled attributes

2016-12-19 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70186

--- Comment #2 from David Malcolm  ---
Candidate patch posted here:
  https://gcc.gnu.org/ml/gcc-patches/2016-12/msg01610.html

[Bug c/70186] RFE: better handling of misspelled attributes

2016-08-05 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70186

Andrew Pinski  changed:

   What|Removed |Added

   Severity|normal  |enhancement

[Bug c/70186] RFE: better handling of misspelled attributes

2016-03-11 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70186

Marek Polacek  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2016-03-11
 CC||mpolacek at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Marek Polacek  ---
Confirmed.