> So any ICE I find will be fixed before the release? :) Depends on how soon you find them. Many ICEs are cases of "it didn't occur to me that someone might randomize their tokens in quite that way", which happens in C++ a lot since it is such a huge and irregular language, and can be quickly fixed once there is a testcase. But not all.