blob: ac101ff63cbebb40fa0b93a743b1c15e2a46beca (
plain)
1
2
3
4
5
|
/* { dg-do run { target init_priority } } */
/* Via the magic string "-std=*++" indicate that testing one (the default) C++ standard is sufficient. */
/* { dg-additional-options -DCDTOR_LINKAGE=static } */
#include "initpri1.c"
|