[Bug c/61271] 10 * possible coding error with logical not (!)

2014-09-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #23 from Marek Polacek --- Author: mpolacek Date: Mon Sep 1 10:16:43 2014 New Revision: 214785 URL: https://gcc.gnu.org/viewcvs?rev=214785&root=gcc&view=rev Log: PR c/61271 * expr.c (is_aligning_offset): Remove logical not.

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-09-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #22 from Marek Polacek --- Author: mpolacek Date: Mon Sep 1 10:14:22 2014 New Revision: 214784 URL: https://gcc.gnu.org/viewcvs?rev=214784&root=gcc&view=rev Log: PR c/61271 * expr.c (is_aligning_offset): Remove logical not.

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-09-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #21 from Marek Polacek --- Author: mpolacek Date: Mon Sep 1 10:12:00 2014 New Revision: 214783 URL: https://gcc.gnu.org/viewcvs?rev=214783&root=gcc&view=rev Log: PR c/61271 * cgraphunit.c (handle_alias_pairs): Fix condition.

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-09-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #20 from Marek Polacek --- Author: mpolacek Date: Mon Sep 1 10:07:05 2014 New Revision: 214782 URL: https://gcc.gnu.org/viewcvs?rev=214782&root=gcc&view=rev Log: PR c/61271 * cgraphunit.c (handle_alias_pairs): Fix condition.

[Bug c/61271] 10 * possible coding error with logical not (!)

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

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-08-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #18 from Marek Polacek --- Author: mpolacek Date: Tue Aug 26 14:24:15 2014 New Revision: 214523 URL: https://gcc.gnu.org/viewcvs?rev=214523&root=gcc&view=rev Log: PR c/61271 * sel-sched-ir.c (make_regions_from_the_rest): Fix

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-08-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #17 from Marek Polacek --- Author: mpolacek Date: Tue Aug 26 09:35:10 2014 New Revision: 214496 URL: https://gcc.gnu.org/viewcvs?rev=214496&root=gcc&view=rev Log: PR c/61271 * expr.c (is_aligning_offset): Remove logical not.

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-08-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #16 from Marek Polacek --- Author: mpolacek Date: Tue Aug 26 09:30:29 2014 New Revision: 214495 URL: https://gcc.gnu.org/viewcvs?rev=214495&root=gcc&view=rev Log: PR c/61271 * tree-vectorizer.h (LOOP_REQUIRES_VERSIONING_FOR_A

[Bug c/61271] 10 * possible coding error with logical not (!)

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

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-08-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #15 from Marek Polacek --- Author: mpolacek Date: Tue Aug 26 09:25:37 2014 New Revision: 214494 URL: https://gcc.gnu.org/viewcvs?rev=214494&root=gcc&view=rev Log: PR c/61271 * tree-vectorizer.h (LOOP_REQUIRES_VERSIONING_FOR_A

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-08-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #14 from Marek Polacek --- Author: mpolacek Date: Tue Aug 26 09:21:18 2014 New Revision: 214493 URL: https://gcc.gnu.org/viewcvs?rev=214493&root=gcc&view=rev Log: PR c/61271 * tree-vectorizer.h (LOOP_REQUIRES_VERSIONING_FOR_A

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-08-22 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #13 from Marek Polacek --- Author: mpolacek Date: Fri Aug 22 19:40:28 2014 New Revision: 214359 URL: https://gcc.gnu.org/viewcvs?rev=214359&root=gcc&view=rev Log: PR c/61271 * ira-color.c (coalesced_pseudo_reg_slot_compare):

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-08-19 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #12 from Marek Polacek --- Author: mpolacek Date: Tue Aug 19 11:35:39 2014 New Revision: 214142 URL: https://gcc.gnu.org/viewcvs?rev=214142&root=gcc&view=rev Log: PR c/61271 * cgraphunit.c (handle_alias_pairs): Fix condition.

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-06-04 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 Manuel López-Ibáñez changed: What|Removed |Added Blocks|61276 |49706 --- Comment #11 from Manuel

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-05-29 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #10 from uros at gcc dot gnu.org --- Author: uros Date: Thu May 29 08:15:40 2014 New Revision: 211046 URL: http://gcc.gnu.org/viewcvs?rev=211046&root=gcc&view=rev Log: Backport from mainline 2014-05-26 Uros Bizjak PR t

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-05-26 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #9 from uros at gcc dot gnu.org --- Author: uros Date: Mon May 26 17:33:09 2014 New Revision: 210937 URL: http://gcc.gnu.org/viewcvs?rev=210937&root=gcc&view=rev Log: PR target/61271 * config/i386/i386.c (ix86_rtx_costs) :

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-05-24 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #8 from Andrew Pinski --- (In reply to Manuel López-Ibáñez from comment #5) > I'm almost tempted to check svn blame to see who wrote these... a fair acto > of contrition would be to implement the warning for GCC. ;-) We ran into this

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-05-24 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #7 from Uroš Bizjak --- (In reply to David Binderman from comment #0) > ../../src/trunk/gcc/config/i386/i386.c:37905:10: warning: logical not is > only applied to the left hand side of this comparison > [-Wlogical-not-parentheses] >

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-05-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #6 from Jonathan Wakely --- Author: redi Date: Thu May 22 12:17:15 2014 New Revision: 210804 URL: http://gcc.gnu.org/viewcvs?rev=210804&root=gcc&view=rev Log: cp: PR c/61271 * cp-array-notation.c (cilkplus_an_triplet_types_ok

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-05-21 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen

[Bug c/61271] 10 * possible coding error with logical not (!)

2014-05-21 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271 --- Comment #4 from Jonathan Wakely --- (In reply to David Binderman from comment #0) > 3. > > ../../src/trunk/gcc/cp/cp-array-notation.c:1420:7: warning: logical not is > only applied to the left hand side of this comparison > [-Wlogical-not-pa