]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc/c/
authorkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 May 2014 10:04:01 +0000 (10:04 +0000)
committerkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 May 2014 10:04:01 +0000 (10:04 +0000)
commitc048c42c26ba03e6fa9465b7e6699f481594f027
tree332189b6aa01d5e1346db407082176c668b2dd58
parent1c8ad86a7b27987d2d1d620c665bfb6a28d5325d
gcc/c/
PR c/61191
* c-array-notation.c (fix_builtin_array_notation_fn): Check invalid
function parameters.

gcc/testsuite/
PR c/61191
* c-c++-common/cilk-plus/AN/pr61191.c: Check for correct handling of
the case with syntax error.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210930 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c/ChangeLog
gcc/c/c-array-notation.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/cilk-plus/AN/pr61191.c [new file with mode: 0644]