Fix cleanup location for try_finally_expr.
[platform/upstream/linaro-gcc.git] / gcc / cp / parser.c
2017-08-03 Slava BarinovFix cleanup location for try_finally_expr. 59/138559/4
2017-02-06 Yvan RouxMerge branches/gcc-6-branch rev 245201.
2016-12-13 Yvan RouxMerge branches/gcc-6-branch rev 243594.
2016-08-22 Yvan RouxMerge branches/gcc-6-branch rev 239654.
2016-07-11 Yvan RouxMerge branches/gcc-6-branch rev 238201.
2016-06-15 Yvan RouxMerge branches/gcc-6-branch rev 237469.
2016-04-29 cesar gcc/c-family/
2016-04-15 jakub PR c/70436
2016-04-14 jason PR c++/70622
2016-04-12 paolo/cp
2016-04-06 ppalkaFix C++ side of PR c/70436 (missing -Wparentheses warnings)
2016-03-18 ppalkaFix PR c++/70218 (illegal access to private field succeeds)
2016-03-17 tschwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-03-15 jasonFix more P0184R0 references.
2016-03-14 jason P08184R0: Generalizing the Range-Based For Loop
2016-03-09 cesar gcc/c/
2016-03-08 jason Remove Concepts from -std=c++1z.
2016-03-02 jason PR c++/70036
2016-02-19 jakub PR c++/67767
2016-02-17 jason PR c++/10200
2016-02-16 jnorris PR c/64748
2016-02-10 jason PR c++/10200
2016-02-08 ppalkaFix PR c++/69139 (deduction failure with trailing retur...
2016-02-08 jakub PR c++/59627
2016-01-28 ppalkaLow-hanging C++-lexer speedup (PR c++/24208)
2016-01-21 jason PR c++/43407
2016-01-15 jakub PR bootstrap/68271
2016-01-14 vriesMark symbols in offload tables with force_output in...
2016-01-11 dmalcolmPR c++/68795: fix uninitialized close_paren_loc in...
2016-01-04 jakub Update copyright years.
2015-12-23 tschwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-12-22 jason PR c++/67257
2015-12-22 jason PR c++/67339
2015-12-16 dmalcolmBetter error recovery for merge-conflict markers
2015-12-09 cltang2015-12-09 Chung-Lin Tang <cltang@codesourcery.com>
2015-12-07 jason Fix parse/no-type-defn1.C with -std=c++1z.
2015-12-07 jason Fix decltype-call1.C with -std=c++1z.
2015-12-07 jason Fix template/ref1.C, nontype15.C, addr-builtin1.C...
2015-12-07 jason PR c++/68597, fix auto9.C and auto-neg1.C with -std...
2015-12-04 jason PR c++/68645
2015-12-04 dmalcolmC++ FE: expression ranges
2015-12-04 cesar gcc/cp/
2015-12-02 tschwingeSome OpenACC host_data cleanup
2015-12-01 julesOpenACC host_data support.
2015-11-27 jakub PR c/63326
2015-11-27 marxinFix parser memory leak in cilk_simd_fn_info
2015-11-24 iverbingcc/c/
2015-11-19 jason PR c++/68422
2015-11-19 cesar gcc/cp/
2015-11-17 jason LITERAL_ZERO_P obsoleted by delayed folding.
2015-11-17 jason Don't fold -(constant) or -0.
2015-11-16 kyukhinAdd __attribute__((__simd__)) to GCC.
2015-11-15 tbsaundealways define ENABLE_OFFLOADING
2015-11-14 jason Merge C++ delayed folding branch.
2015-11-12 jnorris gcc/cp/
2015-11-12 jnorris2015-11-12 James Norris <jnorris@codesourcery.com>
2015-11-11 amacleodada
2015-11-10 cesar gcc/cp/
2015-11-10 nathan * omp-low.h (replace_oacc_fn_attrib, build_oacc_routin...
2015-11-06 jason Support non-type constrained-type-specifiers.
2015-11-06 cesar gcc/
2015-11-05 paolo/cp
2015-11-05 jakubgcc/
2015-11-04 cesar gcc/cp/
2015-11-04 miyukiENABLE_CHECKING refactoring: C family front ends
2015-11-03 tschwingeOpenACC atomic directive
2015-10-31 villeRemove support for N3994, terse range-for, which was...
2015-10-31 jason Implement multiple 'auto' feature from Concepts TS.
2015-10-31 jason Make some functions static.
2015-10-29 amacleodada
2015-10-27 nathan gcc/cp/
2015-10-27 tschwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-21 paolo/cp
2015-10-20 mpolacek * array-notation-common.c (is_cilkplus_vector_p):...
2015-10-20 jason Implement N4268, Do constant evaluation of all non...
2015-10-13 jakubgcc/
2015-10-07 mpolacek * cp-gimplify.c (genericize_if_stmt): Use protected_se...
2015-10-07 jason PR c++/67810
2015-10-04 jason Implement N4514, C++ Extensions for Transactional...
2015-10-02 mpolacek PR c/64249
2015-10-01 villePR c++/54430
2015-09-23 villeFix small typos in the coding rule enforcement warnings.
2015-09-22 nathan c-family/
2015-09-21 ville/c-family
2015-09-19 ville/cp
2015-09-18 manuUse explicit locations for some warnings in c-pragma.c.
2015-09-17 jason Implement N4295 fold-expressions.
2015-09-14 paolo/cp
2015-09-10 paolo/cp
2015-09-09 jakub PR c++/67504
2015-08-19 tbsaunderemove more useless typedefs
2015-08-07 jason Add C++ Concepts TS support.
2015-08-06 jason PR c++/66533
2015-08-02 ppalkaRefactor entry point to -Wmisleading-indentation
2015-07-28 paolo2015-07-28 Paolo Carlini <paolo.carlini@oracle.com>
2015-07-23 paolo/cp
2015-07-15 jason PR c++/65091
2015-07-14 paolo/cp
2015-07-13 aldyhFix double word typos.
2015-07-10 jason * parser.c (cp_parser_template_id): SET_EXPR_LOCATION.
next