Hi! For my recent work on "nvptx target: Global constructor, destructor support, via nvptx-tools 'ld'", I needed more variants of C/C++ test cases for 'constructor', 'destructor' function attributes with priority: in particular, split into separate translation units, in combination with internal linkage variants. Out of that fell the following four patches. OK to push?
This depends on <https://inbox.sourceware.org/87y17kejqz....@euler.schwinge.ddns.net> "Clarify that 'gcc.dg/initpri3.c' is a LTO variant of 'gcc.dg/initpri1.c': 'gcc.dg/initpri1-lto.c' [PR46083]". Grüße Thomas