[Bug other/61962] GCC seems to enter an infinite loop when compiling the above cilk+ code.
kyukhin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Aug 12 12:28:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61962
--- Comment #1 from Kirill Yukhin <kyukhin at gcc dot gnu.org> ---
Author: kyukhin
Date: Tue Aug 12 12:27:41 2014
New Revision: 213858
URL: https://gcc.gnu.org/viewcvs?rev=213858&root=gcc&view=rev
Log:
PR other/61962
gcc/c-family/
* array-notation-common.c (find_rank): Added handling for other
types of references.
testsuite/
* c-c++-common/cilk-plus/AN/pr61962.c: New test.
Added:
trunk/gcc/testsuite/c-c++-common/cilk-plus/AN/pr61962.c
Modified:
trunk/gcc/c-family/ChangeLog
trunk/gcc/c-family/array-notation-common.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list