Require target lra in gcc.dg/pr108095.c
[official-gcc.git] / gcc / testsuite / gdc.dg / pr108842.d
blob5aae9e5000daf39a76ec1286aa3e324341f2210c
1 // { dg-do compile }
2 // { dg-options "-fno-rtti" }
3 module object;
4 enum int[] x = [0, 1, 2];