https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270
--- Comment #10 from Marek Polacek ---
(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 -Wall.
> It might be a tad mor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270
David Binderman changed:
What|Removed |Added
CC||dcb314 at hotmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270
--- Comment #8 from Marek Polacek ---
Author: mpolacek
Date: Wed Sep 3 17:25:45 2014
New Revision: 214887
URL: https://gcc.gnu.org/viewcvs?rev=214887&root=gcc&view=rev
Log:
PR fortran/62270
* interface.c (compare_parameter): Fix conditi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270
--- Comment #7 from Marek Polacek ---
Author: mpolacek
Date: Wed Sep 3 16:04:27 2014
New Revision: 214881
URL: https://gcc.gnu.org/viewcvs?rev=214881&root=gcc&view=rev
Log:
PR fortran/62270
* interface.c (compare_parameter): Fix conditi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270
--- Comment #5 from Marek Polacek ---
Author: mpolacek
Date: Tue Sep 2 16:08:05 2014
New Revision: 214827
URL: https://gcc.gnu.org/viewcvs?rev=214827&root=gcc&view=rev
Log:
PR fortran/62270
* interface.c (compare_parameter): Fix conditi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270
--- Comment #3 from Tobias Burnus ---
(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 has way too much output to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270
Thomas Koenig changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270
--- Comment #1 from Marek Polacek ---
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
+++ b/gcc/c-family/c.opt
@@ -
10 matches
Mail list logo