* c-convert.c (convert): Use error_operand_p.
commit224bdd518eae3c5b48c0f10988f2e520a6546685
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Oct 2014 04:18:19 +0000 (7 04:18 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Oct 2014 04:18:19 +0000 (7 04:18 +0000)
treebbe94e24f2eb7ab516cd5aa3d345aa21894c9678
parentb74245ec69a1273ff362da2bbba6810ef45bc045
* c-convert.c (convert): Use error_operand_p.
* c-typeck.c (require_complete_type): Likewise.
(really_atomic_lvalue): Likewise.
(digest_init): Likewise.
(handle_omp_array_sections_1): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215964 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c/ChangeLog
gcc/c/c-convert.c
gcc/c/c-typeck.c