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++/86201] ICE: Error reporting routines re-entered


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

--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Tue Jul  3 16:38:16 2018
New Revision: 262353

URL: https://gcc.gnu.org/viewcvs?rev=262353&root=gcc&view=rev
Log:
        PR c++/86201
        * typeck.c (cp_build_binary_op): Check c_inhibit_evaluation_warnings.

        * g++.dg/diagnostic/pr86201.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/diagnostic/pr86201.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c
    trunk/gcc/testsuite/ChangeLog

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