Re: [PATCH 7/7] testsuite: skip pr119507.C on alpha
Jeffrey Law <[email protected]>
| Newsgroups | gmane.comp.gcc.patches |
|---|---|
| Message-ID | <[email protected]> |
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