Hi, This small patch series addresses an assertion failure in the handler for DImode addition and subtraction instructions used where QMATH arithmetic has been enabled (which is the default with our currently supported VAX targets) that trigger in regression testing. While at it additional two issues observed in surrounding code have been fixed.
Regression-tested as usually with the `vax-netbsdelf' target. OK? Maciej