aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/pr90590-2.h
blob: e4f8635576f38ca1956823c8e506b253fa155599 (plain)
1
2
3
4
#pragma GCC system_header
struct {
  enum { _A } b;
} c;