On Wed, 12 Dec 2012, Jakub Jelinek wrote:

> 2012-12-12  Jakub Jelinek  <ja...@redhat.com>
> 
>       PR c++/55619
>       * c-parser.c (c_parser_asm_operands): Remove CONVERT_P
>       argument, don't call default_function_array_conversion
>       nor c_fully_fold here.
>       (c_parser_asm_statement): Adjust callers.
>       * c-typeck.c (build_asm_expr): Call c_fully_fold on inputs
>       and outputs here, and call default_function_array_conversion
>       on inputs that don't need to be addressable.
> 
>       * c-c++-common/pr55619.c: New test.

OK.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to