------- Comment #4 from pinskia at gcc dot gnu dot org 2007-01-02 02:10 ------- I am testing a slightly different patch which is closer to what the rest of the function does, in that return NULL_TREE instead of error_mark_node. This fixes the problem still and also removes the error "throws different exceptions" which seems like a good idea.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30303