On 8/14/2026 1:29 PM, Matt Turner wrote:
Alpha emits a single .gcc_except_table rather than per-function COMDAT
sections, so the scans for .gcc_except_table._Z6comdatv never match. Skip
it as is already done for arm_eabi and Solaris/SPARC.
gcc/testsuite/ChangeLog:
* g++.dg/eh/pr119507.C: Skip on alpha.
Thanks. I've pushed this to the trunk. jeff
