[Bug ipa/70795] [7 Regression] gcc/libjava/interpret.cc:1948:1: ICE: in binds_to_current_def_p, at symtab.c:2232
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 5 17:41:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70795
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Well, interpret.cc isn't pure C++ code, it is C++ code with heavy C++ JNI
extensions (which were removed).
More information about the Gcc-bugs
mailing list