This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271

--- Comment #22 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
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.

Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/expr.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]