summaryrefslogtreecommitdiff
path: root/gcc/cp/cp-array-notation.c
AgeCommit message (Expand)Author
2017-01-17 PR c++/70565aldyh
2017-01-01 Update copyright years.jakub
2016-10-05 Implement P0305R1, Selection statements with initializer.mpolacek
2016-01-16Fix logic bug in Cilk Plus array expansionppalka
2016-01-04 Update copyright years.jakub
2015-11-27Fix memory leak in cilkmarxin
2015-11-14 Merge C++ delayed folding branch.jason
2015-11-11adaamacleod
2015-10-29adaamacleod
2015-07-13Fix double word typos.aldyh
2015-07-082015-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-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-08-22PR other/62008kyukhin
2014-08-01gcc/cp/kyukhin
2014-08-01 PR middle-end/61455kyukhin
2014-06-30PR middle-end/57541kyukhin
2014-06-04gcc/c/kyukhin
2014-05-22cp:redi
2014-05-21gcc/rsandifo
2014-01-02Update copyright years in gcc/rsandifo
2014-01-02gcc/rsandifo
2013-10-302013-10-30 Tobias Burnus <burnus@net-b.de>burnus
2013-10-11libgomp/jakub
2013-08-20Fix for PR c/57490.bviyer
2013-07-212013-07-21 Ondřej Bílka <neleai@seznam.cz>mrs
2013-06-28Implemented Jason Merrill's suggestions on Array Notation C++.bviyer
2013-06-25Replaced Dynamic arrays with vec trees in Array Notation for C.bviyer
2013-06-21Implemented Cilk Plus Array Notation for C++ bviyer