PR middle-end/63884
commit8315e35ef665a7a74226761fd9e763f5bcb58fa3
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Nov 2014 20:20:05 +0000 (15 20:20 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Nov 2014 20:20:05 +0000 (15 20:20 +0000)
treeff148e79ad93f10015a49d49432f9e198d7b746c
parent9d9f24299482fdee98dfc0edaeabefbca2fa6368
PR middle-end/63884
c-family/
* array-notation-common.c (is_sec_implicit_index_fn): Return false
for NULL fndecl.
(extract_array_notation_exprs): Return for NULL node.
testsuite/
* c-c++-common/cilk-plus/AN/pr63884.c: New test.

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