// RUN: %clang_cc1 -triple x86_64-unknown-unknown -fsyntax-only -verify %s
int i;
void ; /* expected-error {{'__min_vector_width__' attribute requires an integer constant}} */
void ;
void ; /* expected-warning {{attribute '__min_vector_width__' is already applied with different arguments}} */
void ; /* expected-error {{'__min_vector_width__' attribute takes one argument}} */
void ; /* expected-error {{'__min_vector_width__' attribute takes one argument}} */
void