> I think we should get rid of that update-EH-info flag, always assuming > false. This is IMHO a too low-level interface to do this (and we lack a > gsi_replace_without_update)
This looks doable (there is only one call to gsi_replace that tests the return value) but the current interface is probably the most convenient. -- Eric Botcazou