Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/gcc/testsuite/g++.dg/modules/except-3_a.H
2023-03-06 14:48:14 +01:00

7 lines
254 B
C

// { dg-additional-options -fmodule-header }
// { dg-module-cmi {} }
// We end up with instantiated noexcept specs in the CMI data matching
// textually loaded fns with uninstantiated ones. Have to propagate,
// not reinstantiate.
#include "except-3.h"