Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/gcc/testsuite/g++.dg/modules/loc-wrapper-1_b.C
2023-03-06 14:48:14 +01:00

6 lines
187 B
C

// { dg-additional-options "-fmodules-ts -fno-module-lazy" }
// ICEd comparing VIEW_CONVERT_EXPR location wrappers with null types
#include "loc-wrapper-1.h"
import "loc-wrapper-1_a.H";