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

Re: [PATCH, PR60467, Cilk+] Fix for ICE with incorrect Cilk_spawn usage


On Thu, Apr 10, 2014 at 02:20:42PM +0000, Zamyatin, Igor wrote:
> Resending with correct Changelog. 
> 
> Is it OK?
> 
> Thanks,
> Igor
> 
> gcc/c-family/ChangeLog:
> 
> 2014-04-10  Igor Zamyatin  <igor.zamyatin@intel.com>
> 
>       PR middle-end/60467
>       * cilk.c (cilk_set_spawn_marker): Remove FUNCTION_DECL
>       as possible argument for Cilk_spawn.
> 
> gcc/testsuite/ChangeLog:
> 
> 2014-04-10  Igor Zamyatin  <igor.zamyatin@intel.com>
> 
>       PR middle-end/60467
>       * c-c++-common/cilk-plus/CK/invalid_spawns.c: Add new invalid
>       case to check.

Ok.

	Jakub


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