[Bug fortran/62270] -Wlogical-not-parentheses warnings

2014-09-06 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270 --- Comment #10 from Marek Polacek mpolacek at gcc dot gnu.org --- (In reply to David Binderman from comment #9) Is a brand new warning ready for the prime time of -Wall ? The warning existed for some time already before it's been added to

[Bug fortran/62270] -Wlogical-not-parentheses warnings

2014-09-05 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270 David Binderman dcb314 at hotmail dot com changed: What|Removed |Added CC||dcb314 at

[Bug fortran/62270] -Wlogical-not-parentheses warnings

2014-09-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270 --- Comment #7 from Marek Polacek mpolacek at gcc dot gnu.org --- Author: mpolacek Date: Wed Sep 3 16:04:27 2014 New Revision: 214881 URL: https://gcc.gnu.org/viewcvs?rev=214881root=gccview=rev Log: PR fortran/62270 * interface.c

[Bug fortran/62270] -Wlogical-not-parentheses warnings

2014-09-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270 --- Comment #8 from Marek Polacek mpolacek at gcc dot gnu.org --- Author: mpolacek Date: Wed Sep 3 17:25:45 2014 New Revision: 214887 URL: https://gcc.gnu.org/viewcvs?rev=214887root=gccview=rev Log: PR fortran/62270 * interface.c

[Bug fortran/62270] -Wlogical-not-parentheses warnings

2014-09-02 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270 --- Comment #3 from Tobias Burnus burnus at gcc dot gnu.org --- (In reply to Marek Polacek from comment #0) -Wlogical-not-parentheses detected these two issues: I really missed such a warning before; Coverity also detected such issues, but it

[Bug fortran/62270] -Wlogical-not-parentheses warnings

2014-09-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/62270] -Wlogical-not-parentheses warnings

2014-09-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270 --- Comment #5 from Marek Polacek mpolacek at gcc dot gnu.org --- Author: mpolacek Date: Tue Sep 2 16:08:05 2014 New Revision: 214827 URL: https://gcc.gnu.org/viewcvs?rev=214827root=gccview=rev Log: PR fortran/62270 * interface.c

[Bug fortran/62270] -Wlogical-not-parentheses warnings

2014-09-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/62270] -Wlogical-not-parentheses warnings

2014-09-01 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug fortran/62270] -Wlogical-not-parentheses warnings

2014-08-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270 --- Comment #1 from Marek Polacek mpolacek at gcc dot gnu.org --- You can see these errors if you try to bootstrap gcc with this patch: diff --git a/gcc/c-family/c.opt b/gcc/c-family/c.opt index d619250..d84b9fe 100644 --- a/gcc/c-family/c.opt