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
/
array-notation-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
Remove Cilk Plus support.
Julia Koval
1
-689
/
+0
2017-08-07
Canonicalize names of attributes.
Martin Liska
1
-0
/
+2
2017-01-17
re PR c/79116 (ICE on cilkplus array notation with a _Cilk_for)
Aldy Hernandez
1
-1
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-22
array-notation-common.c (cilkplus_extract_an_trplets): Fix indentation and fo...
Nathan Sidwell
1
-6
/
+6
2016-11-22
gcc-ar.c (main): Fix indentation.
Nathan Sidwell
1
-15
/
+15
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-11-27
Fix memory leak in cilk
Martin Liska
1
-0
/
+2
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
1
-2
/
+0
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
1
-4
/
+2
2015-10-20
array-notation-common.c (is_cilkplus_vector_p): Define.
Marek Polacek
1
-0
/
+9
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
array-notation-common.c: Use VAR_P throughout.
Marek Polacek
1
-1
/
+1
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-1
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-3
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-11-15
re PR middle-end/63884 (ICE: SIGSEGV in is_sec_implicit_index_fn with -fcilkp...
Marek Polacek
1
-0
/
+6
2014-08-12
re PR other/61962 (GCC seems to enter an infinite loop when compiling the abo...
Igor Zamyatin
1
-1
/
+4
2014-08-01
re PR c++/61455 (Internal compiler error, and other confused errors, when usi...
Igor Zamyatin
1
-0
/
+8
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2014-01-02
arc-common.c, [...]: Use the standard form for the copyright notice.
Richard Sandiford
1
-1
/
+1
2013-07-08
array-notation-common.c (length_mismatch_in_expr_p): Delete unused variables ...
Graham Stott
1
-1
/
+0
2013-06-28
Implemented Jason Merrill's suggestions on Array Notation C++.
Balaji V. Iyer
1
-47
/
+46
2013-06-25
Replaced Dynamic arrays with vec trees in Array Notation for C.
Balaji V. Iyer
1
-19
/
+21
2013-06-21
Implemented Cilk Plus Array Notation for C++
Balaji V. Iyer
1
-0
/
+97
2013-06-20
array-notation-common.c (find_inv_trees): Removed an unwanted typecasting.
Balaji V. Iyer
1
-1
/
+1
2013-06-07
Moved array notation helper functions from c/ to c-family/ files.
Balaji V. Iyer
1
-1
/
+487
2013-05-28
Implemented Cilk Plus Array Notation for C Compiler.
Balaji V. Iyer
1
-0
/
+76