diff options
author | Jakub Jelinek <jakub@redhat.com> | 2012-12-20 11:41:47 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2012-12-20 11:41:47 +0100 |
commit | eadd3d0d54b72308446ce8e615b180fe33eed36a (patch) | |
tree | 915b2cceb4b2f29233795c10d764160a76b6b505 /gcc/gcov-io.c | |
parent | 1ac13b9c058d6ff982b1fa6cf2fa1515a9692b5e (diff) | |
download | gcc-eadd3d0d54b72308446ce8e615b180fe33eed36a.zip gcc-eadd3d0d54b72308446ce8e615b180fe33eed36a.tar.gz gcc-eadd3d0d54b72308446ce8e615b180fe33eed36a.tar.bz2 |
re PR c++/55619 (Chromium build fails with: error: memory input is not directly addressable)
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.
From-SVN: r194631
Diffstat (limited to 'gcc/gcov-io.c')
0 files changed, 0 insertions, 0 deletions