------- Comment #4 from pinskia at gcc dot gnu dot org 2010-03-18 16:55 ------- >A radical approach would be to not gimplify in case of errors
Part of the problem there is that the C++ front-end (at least used to), produce errors while gimplifying (though that might be fixed). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43211