Hi Simon,

We haven't been able to reproduce your problem (on x86_64 RHEL5), but there 
appeared to be a merge conflict... caused by your patch that I recently 
reviewed:).

Could you please try again with the updated patch?

Many thanks,
Anton.

> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf Of
> Simon Atanasyan
> Sent: 14 August 2012 15:03
> To: Anton Lokhmotov
> Cc: Douglas Gregor; Benyei, Guy; [email protected]
> Subject: Re: [cfe-commits] [OpenCL patch] vec_type_hint
> 
> Hi,
> 
> On Mon, Aug 13, 2012 at 2:05 PM, Anton Lokhmotov
> <[email protected]> wrote:
> > Please review an updated patch on the vec_type_hint attribute in
> OpenCL.
> 
> On my machine (32-bit debian) the patch breaks the following test case:
> [[
> ******************** TEST 'Clang :: Parser/attributes.c' FAILED
> ********************
> Script:
> --
> /home/simon/work/llvm.bld/Debug+Asserts/bin/clang -cc1
> -internal-isystem
> /home/simon/work/llvm.bld/Debug+Asserts/bin/../lib/clang/3.2/include
> -fsyntax-only -verify
> /home/simon/work/llvm.svn/tools/clang/test/Parser/attributes.c
> -pedantic -std=c99
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'error' diagnostics expected but not seen:
>   Line 62: expected ')'
>   Line 63: expected ')'
> error: 'error' diagnostics seen but not expected:
>   Line 61: expected ')'
>   Line 98: expected identifier or '('
> error: 'warning' diagnostics expected but not seen:
>   Line 67: GCC does not allow nonnull attribute in this position on a
> function definition
>   Line 73: GCC does not allow noreturn attribute in this position on a
> function definition
>   Line 78: GCC does not allow nonnull attribute in this position on a
> function definition
>   Line 80: GCC does not allow pure attribute in this position on a
> function definition
>   Line 85: GCC does not allow nonnull attribute in this position on a
> function definition
>   Line 87: GCC does not allow pure attribute in this position on a
> function definition
> 10 errors generated.
> --
> ]]
> 
> --
> Simon

Attachment: arm_vec_type_hint.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to