c-decl.c
339 KB
-
re PR c/67088 (Incorrect location of error on invalid type used in bit-field declaration) · 420a9d9b
PR c/67088 * c-decl.c (check_bitfield_type_and_width): Add location parameter. Use it. (grokdeclarator): Pass LOC down to check_bitfield_type_and_width. * gcc.dg/pr67088.c: New test. From-SVN: r226506
Marek Polacek committed