This is the mail archive of the gcc-bugs@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]

[Bug c/79116] ICE on cilkplus array notation with a _Cilk_for


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

--- Comment #2 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Tue Jan 17 15:27:18 2017
New Revision: 244533

URL: https://gcc.gnu.org/viewcvs?rev=244533&root=gcc&view=rev
Log:
        PR c/79116
        * array-notation-common.c (cilkplus_extract_an_triplets): Convert
        start type to integer_type.

Added:
    trunk/gcc/testsuite/gcc.dg/cilk-plus/pr79116.c
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/array-notation-common.c

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