index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
c-family
/
cilk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-12
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-0
/
+1
2016-07-22
Consider functions with xloc.file == NULL (PR
Martin Liska
1
-2
/
+3
2016-05-03
gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter default true.
Richard Biener
1
-3
/
+7
2016-04-27
re PR c++/69024 ([cilkpus] cilk_spawn is broken for initializations with impl...
Ryan Burn
1
-4
/
+19
2016-01-27
re PR c++/69267 ([cilkplus] ICE when calling a function with an empty class a...
Ryan Burn
1
-4
/
+3
2016-01-14
[cilkplus] Fix cilk_spawn gimplification bug (PR cilkplus/69048)
Ryan Burn
1
-0
/
+5
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-11-27
Fix memory leak in cilk
Martin Liska
1
-0
/
+1
2015-11-23
re PR c++/68001 ([cilkplus] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:760)
Igor Zamyatin
1
-2
/
+15
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
1
-3
/
+0
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
1
-10
/
+7
2015-09-02
Fix spawned function with lambda function
Balaji V. Iyer
1
-6
/
+28
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-2
/
+1
2015-06-26
array-notation-common.c (find_rank): Use INDIRECT_REF_P.
Marek Polacek
1
-1
/
+1
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-25
function.h (struct incoming_args): Move struct.
Andrew MacLeod
1
-1
/
+1
2015-06-25
array-notation-common.c: Use VAR_P throughout.
Marek Polacek
1
-2
/
+2
2015-06-25
cilk.c (extract_free_variables): Use is_global_var.
Marek Polacek
1
-1
/
+1
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-3
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-8
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-4
/
+0
2015-01-21
re PR c/63307 (Cilk+ breaks -fcompare-debug bootstrap)
Jakub Jelinek
1
-41
/
+73
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+11
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-11-29
gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...
Jakub Jelinek
1
-1
/
+1
2014-11-11
Error out for Cilk_spawn or array expression in forbidden places
Andi Kleen
1
-0
/
+39
2014-11-11
Fix error location for cilk error message
Andi Kleen
1
-1
/
+1
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-0
/
+12
2014-10-21
Revert r216483.
Kirill Yukhin
1
-71
/
+41
2014-10-20
re PR c/63307 (Cilk+ breaks -fcompare-debug bootstrap)
Igor Zamyatin
1
-41
/
+71
2014-08-07
remove pointer-set.[ch]
Trevor Saunders
1
-1
/
+0
2014-08-02
convert many uses of pointer_map to hash_map
Trevor Saunders
1
-32
/
+28
2014-07-24
IPA C++ refactoring 1/N
Martin Liska
1
-1
/
+1
2014-07-13
cgraph.h (symtab_node): Add nonzero_address.
Jan Hubicka
1
-0
/
+1
2014-05-21
tree.def (VOID_CST): New.
Richard Sandiford
1
-0
/
+1
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-2
/
+1
2014-04-12
re PR middle-end/60467 (ICE with -fcilkplus)
Igor Zamyatin
1
-1
/
+0
2014-03-06
re PR c/60197 (ICE with _Cilk_spawn in expression)
Marek Polacek
1
-0
/
+25
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-11
Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.
Balaji V. Iyer
1
-34
/
+16
2013-11-29
Properly handle function without arguments
H.J. Lu
1
-2
/
+5
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-1
/
+2
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+2
2013-11-14
gimplify-be.h: New file.
Andrew MacLeod
1
-0
/
+1
2013-11-12
gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.
Andrew MacLeod
1
-1
/
+1
2013-10-30
* cilk.c (create_cilk_helper_decl): Use HOST_WIDE_INT_PRINT_DEC.
Jakub Jelinek
1
-2
/
+2
2013-10-29
Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.
Balaji V. Iyer
1
-0
/
+1305