// RUN: %clang_cc1 -fsyntax-only -verify %s
;
;
// Following 2 errors associated only with the 'float' versions below.
;
void* ;// expected-error {{'alloc_align' attribute argument may only refer to a function parameter of integer type}}
void* ; // expected-error {{'alloc_align' attribute requires parameter 1 to be an integer constant}}
void