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

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


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