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

--- Comment #1 from Kirill Yukhin <kyukhin at gcc dot gnu.org> ---
Author: kyukhin
Date: Mon May 26 10:00:23 2014
New Revision: 210929

URL: http://gcc.gnu.org/viewcvs?rev=210929&root=gcc&view=rev
Log:
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.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/cilk-plus/AN/pr61191.c
Modified:
    branches/gcc-4_9-branch/gcc/c/ChangeLog
    branches/gcc-4_9-branch/gcc/c/c-array-notation.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog

Reply via email to