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++/81167] [8 Regression] ICE on valid C++ code in deferred_printed_type, at cp/error.c:118


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

--- Comment #6 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Candidate patch for the ICE posted here:
  https://gcc.gnu.org/ml/gcc-patches/2017-06/msg01725.html

Actually fixing the diagnostic as per comment #5 would be a separate patch.

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