aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/torture/pr77745-2.C
blob: 7861089a817de90d32f81eb1b81775845c0c0ea3 (plain)
1
2
3
4
// { dg-do run }

#define NOINLINE __attribute__((noinline))
#include "pr77745.C"