[Bug c/85318] -Wc90-c99-compat does not warn about for loop initial declarations

2018-06-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85318 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/85318] -Wc90-c99-compat does not warn about for loop initial declarations

2018-06-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85318 --- Comment #2 from Marek Polacek --- Author: mpolacek Date: Thu Jun 7 19:15:45 2018 New Revision: 261293 URL: https://gcc.gnu.org/viewcvs?rev=261293&root=gcc&view=rev Log: PR c/85318 * c-decl.c (check_for_loop_decls): Add -Wc90

[Bug c/85318] -Wc90-c99-compat does not warn about for loop initial declarations

2018-06-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85318 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c/85318] -Wc90-c99-compat does not warn about for loop initial declarations

2018-04-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85318 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic, easyhack Status|