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 middle-end/60467] ICE with -fcilkplus


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60467

--- Comment #4 from Kirill Yukhin <kyukhin at gcc dot gnu.org> ---
Author: kyukhin
Date: Tue Apr 15 06:30:08 2014
New Revision: 209401

URL: http://gcc.gnu.org/viewcvs?rev=209401&root=gcc&view=rev
Log:
gcc/c-family/
    PR middle-end/60467
    * c-c++-common/cilk-plus/CK/invalid_spawns.c: Add new invalid
    case to check.

gcc/testsuite/
    PR middle-end/60467
    * c-c++-common/cilk-plus/CK/invalid_spawns.c: Add new invalid
    case to check.


Modified:
    branches/gcc-4_9-branch/gcc/c-family/ChangeLog
    branches/gcc-4_9-branch/gcc/c-family/cilk.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
   
branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/cilk-plus/CK/invalid_spawns.c


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