How GCC treats ice-on-invalid-code?
Haoxin Tu
haoxintu@gmail.com
Tue Jun 30 02:32:18 GMT 2020
Hi, there,
Our team just develop a c++ code generator tool to testing the compiler,
and those days I have reported 13 ICE bugs in ice-on-invalid-bugs.
Here are the bugs links:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95972
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95956
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95955
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95954
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95925
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95930
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95931
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95927
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95932
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95935
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95945
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95938
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95937
Until now, only the last two cases are confirmed. So I am wondering that
how GCC treats with those cases in ice-on-invalid-code? I mean, our team is
focusing on improving the quality of the mature productive compilers. If
those bugs are useless for GCC, maybe I should stop reporting similar
issues.
Waiting for your reply. Thank you very much!
Best regrades,
Haoxin
More information about the Gcc-bugs
mailing list