index
:
ampere-computing/gcc.git
common/ipa-str-reorg-v2
dfe-v1
gcc-7_3_0-amp-branch
gcc-7_3_0-retpoline-branch
gcc-7_3_0-retpoline2-branch
gcc-8_2_0-amp-branch
gcc-8_2_0-amp2-branch
gcc-8_2_0-amp3-branch
gcc-8_3_0-amp3-branch
gcc-8_4_0-amp-branch
gcc-9_1_0-amp-branch
gcc-9_3_0-amp-branch
master
master-dbcf2c2b2e
master-retpoline
GCC including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
cp
/
cp-array-notation.c
Age
Commit message (
Expand
)
Author
2017-01-17
PR c++/70565
aldyh
2017-01-01
Update copyright years.
jakub
2016-10-05
Implement P0305R1, Selection statements with initializer.
mpolacek
2016-01-16
Fix logic bug in Cilk Plus array expansion
ppalka
2016-01-04
Update copyright years.
jakub
2015-11-27
Fix memory leak in cilk
marxin
2015-11-14
Merge C++ delayed folding branch.
jason
2015-11-11
ada
amacleod
2015-10-29
ada
amacleod
2015-07-13
Fix double word typos.
aldyh
2015-07-08
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-06-27
* call.c (set_up_extended_ref_temp): Use VAR_P.
mpolacek
2015-06-26
* cp-array-notation.c (expand_sec_reduce_builtin): Use INDIRECT_REF_P.
mpolacek
2015-06-17
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-06-08
2015-06-08 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-06-04
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-01-09
2015-01-09 Michael Collison <michael.collison@linaro.org>
prathamesh3492
2015-01-05
Update copyright years.
jakub
2014-08-22
PR other/62008
kyukhin
2014-08-01
gcc/cp/
kyukhin
2014-08-01
PR middle-end/61455
kyukhin
2014-06-30
PR middle-end/57541
kyukhin
2014-06-04
gcc/c/
kyukhin
2014-05-22
cp:
redi
2014-05-21
gcc/
rsandifo
2014-01-02
Update copyright years in gcc/
rsandifo
2014-01-02
gcc/
rsandifo
2013-10-30
2013-10-30 Tobias Burnus <burnus@net-b.de>
burnus
2013-10-11
libgomp/
jakub
2013-08-20
Fix for PR c/57490.
bviyer
2013-07-21
2013-07-21 OndÅej BÃlka <neleai@seznam.cz>
mrs
2013-06-28
Implemented Jason Merrill's suggestions on Array Notation C++.
bviyer
2013-06-25
Replaced Dynamic arrays with vec trees in Array Notation for C.
bviyer
2013-06-21
Implemented Cilk Plus Array Notation for C++
bviyer