summaryrefslogtreecommitdiff
path: root/gcc/cp/parser.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/80241 - ICE with alignas pack expansion.mpolacek2017-06-241-2/+6
* Backported from mainlinejakub2017-05-051-0/+3
* Backported from mainlinejakub2017-05-051-0/+5
* PR c++/79566 - elaborated-type-specifier in range forjason2017-04-121-1/+1
* PR c++/79580 - ICE with compound literaljason2017-04-121-1/+4
* PR c++/79508 - lookup error with member templatejason2017-04-121-1/+7
* PR c++/79264mpolacek2017-03-141-0/+1
* Backported from mainlinejakub2017-02-151-14/+4
* Backported from mainlinejakub2017-02-151-2/+5
* Backported from mainlinejakub2017-01-171-5/+1
* Backported from mainlinejakub2017-01-171-2/+4
* Backported from mainlinejakub2017-01-171-1/+1
* Backported from mainlinejakub2016-12-071-12/+20
* Backported from mainlinejakub2016-12-071-1/+2
* Backported from mainlinejakub2016-12-071-2/+6
* PR c++/68377 - parenthesized expr in fold-expressionjason2016-11-171-1/+3
* Improving concepts performance and diagnostics.jason2016-07-211-9/+21
* PR c++/70781 - ICE on ill-formed lambda.jason2016-07-211-2/+4
* PR c++/71604 - type definition in range-based forjason2016-07-211-3/+19
* PR c++/71909jakub2016-07-201-3/+39
* Backported from mainlinejakub2016-06-211-0/+1
* [PR c/71381] C/C++ OpenACC cache directive rejects valid syntaxtschwinge2016-06-101-19/+2
* PR c++/71173 - wrong qualified lookupjason2016-05-311-6/+20
* PR c++/71349jakub2016-05-301-2/+5
* PR c++/71184: Fix NULL dereference in cp_parser_operatordmalcolm2016-05-191-2/+3
* gcc/c-family/cesar2016-04-291-3/+3
* PR c/70436jakub2016-04-151-102/+127
* PR c++/70622jason2016-04-141-12/+44
* /cppaolo2016-04-121-2/+1
* Fix C++ side of PR c/70436 (missing -Wparentheses warnings)ppalka2016-04-061-10/+10
* Fix PR c++/70218 (illegal access to private field succeeds)ppalka2016-03-181-2/+2
* Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETEtschwinge2016-03-171-1/+1
* Fix more P0184R0 references.jason2016-03-151-1/+1
* P08184R0: Generalizing the Range-Based For Loopjason2016-03-141-3/+17
* gcc/c/cesar2016-03-091-2/+2
* Remove Concepts from -std=c++1z.jason2016-03-081-16/+26
* PR c++/70036jason2016-03-021-0/+2
* PR c++/67767jakub2016-02-191-4/+7
* PR c++/10200jason2016-02-171-21/+31
* PR c/64748jnorris2016-02-161-14/+0
* PR c++/10200jason2016-02-101-15/+27
* Fix PR c++/69139 (deduction failure with trailing return type)ppalka2016-02-081-10/+23
* PR c++/59627jakub2016-02-081-0/+1
* Low-hanging C++-lexer speedup (PR c++/24208)ppalka2016-01-281-0/+18
* PR c++/43407jason2016-01-211-2/+1
* PR bootstrap/68271jakub2016-01-151-15/+20
* Mark symbols in offload tables with force_output in read_offload_tablesvries2016-01-141-8/+2
* PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expressiondmalcolm2016-01-111-6/+12
* Update copyright years.jakub2016-01-041-1/+1
* Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTRtschwinge2015-12-231-1/+1