strub: enable conditional support
[official-gcc.git] / gcc / testsuite / g++.dg / torture / pr77745-2.C
blob7861089a817de90d32f81eb1b81775845c0c0ea3
1 // { dg-do run }
3 #define NOINLINE __attribute__((noinline))
4 #include "pr77745.C"