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 bootstrap/68346] [6 Regression] Bootstrap failure on i686-linux


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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Sat Nov 14 18:54:16 2015
New Revision: 230382

URL: https://gcc.gnu.org/viewcvs?rev=230382&root=gcc&view=rev
Log:
        PR bootstrap/68346
        * call.c (build_new_op_1): Don't fold arguments to
        warn_tautological_cmp.

Added:
    trunk/gcc/testsuite/g++.dg/warn/Wtautological-compare.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c

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