1 // RUN: %clang_cc1 -x c -verify %s
2 // RUN: %clang_cc1 -x c -verify %s -ffixed-point -DFIXED_POINT=1
7 // expected-error@4{{cannot combine with previous 'int' declaration specifier}}
8 // expected-warning@4{{declaration does not declare anything}}
10 // expected-no-diagnostics