c++: prvalue of array type [PR111286]
[official-gcc.git] / gcc / testsuite / c-c++-common / pr107058.c
blob5e625d6a6af25fc0c057c9e1de2619efc88922c8
1 /* { dg-do compile } */
2 /* { dg-require-effective-target lto } */
3 /* { dg-options "-g -fdebug-types-section -flto -fno-checking" } */
5 /* We should handle the C++ FE issue gracefully with -fno-checking. */
7 #include "pr50459.c"