]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-parser.c (c_parser_declaration_or_fndef): Set DECL_ARGUMENTS of a FUNCTION_DECL...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 22 Aug 2019 17:31:02 +0000 (17:31 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 22 Aug 2019 17:31:02 +0000 (17:31 +0000)
commitdb376f458e0702a731fc13a62fee5485dca223fe
tree135da187fcbccffdbb6f1cb7c51166f3ce5d2cb0
parent943766d37ae4131aa6cbf9e0b2a660ffea3482a8
c-parser.c (c_parser_declaration_or_fndef): Set DECL_ARGUMENTS of a FUNCTION_DECL to the right value in the presence of...

* c-parser.c (c_parser_declaration_or_fndef): Set DECL_ARGUMENTS of a
FUNCTION_DECL to the right value in the presence of nested declarators.

From-SVN: r274828
gcc/c/ChangeLog
gcc/c/c-parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/dump-ada-spec-15.c