https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69797

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Jul  7 21:45:11 2016
New Revision: 238134

URL: https://gcc.gnu.org/viewcvs?rev=238134&root=gcc&view=rev
Log:
        Backported from mainline
        2016-02-15  Jakub Jelinek  <ja...@redhat.com>

        PR c++/69797
        * c-common.c (sync_resolve_size): Diagnose too few arguments
        even when params is non-NULL empty vector.

        * c-c++-common/pr69797.c: New test.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/pr69797.c
Modified:
    branches/gcc-4_9-branch/gcc/c-family/ChangeLog
    branches/gcc-4_9-branch/gcc/c-family/c-common.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog

Reply via email to