// PR c++/14476

struct tree_common {
  enum tree_code code : 8; // { dg-error "" }
};


syntax highlighted by Code2HTML, v. 0.9.1