This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r217612 - in /trunk/gcc: c-family/ChangeLog c-f...


Author: mpolacek
Date: Sat Nov 15 20:20:05 2014
New Revision: 217612

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

Added:
    trunk/gcc/testsuite/c-c++-common/cilk-plus/AN/pr63884.c
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/array-notation-common.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]