summaryrefslogtreecommitdiff
path: root/gcc/cp/semantics.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/gcc-6-branch rev 250045.Yvan Roux2017-07-071-7/+7
* Merge branches/gcc-6-branch rev 249140.Yvan Roux2017-06-131-3/+3
* Merge branches/gcc-6-branch rev 247789.Yvan Roux2017-05-121-2/+2
* Merge branches/gcc-6-branch rev 246148.Yvan Roux2017-03-151-0/+6
* Merge branches/gcc-6-branch rev 243594.Yvan Roux2016-12-131-1/+2
* Merge branches/gcc-6-branch rev 239654.Yvan Roux2016-08-221-12/+7
* Merge branches/gcc-6-branch rev 238201.Yvan Roux2016-07-111-5/+15
* Merge branches/gcc-6-branch rev 237469.Yvan Roux2016-06-151-1/+2
* /cppaolo2016-04-281-1/+1
* PR c++/66543 - -Wunused-but-set* false positivesjason2016-04-201-0/+6
* PR c++/70634jason2016-04-131-1/+1
* Fix PR c++/70106 (type of parenthesized qualified-id has wrong cv-qualifiers)ppalka2016-03-121-1/+9
* PR c++/69889jason2016-02-261-0/+1
* Fix PR c++/69736ppalka2016-02-251-0/+28
* Adjust fix PR c++/68948ppalka2016-02-191-2/+11
* PR c++/10200jason2016-02-171-1/+22
* PR c/64748jnorris2016-02-161-0/+8
* PR c++/69753jason2016-02-151-22/+1
* PR c++/68926jason2016-02-101-1/+1
* Make issues similar to PR c++/68948 fail loudly.jason2016-02-051-0/+3
* PR c++/68949jason2016-01-261-3/+2
* Update copyright years.jakub2016-01-041-1/+1
* Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTRtschwinge2015-12-231-1/+0
* PR c++/67411jason2015-12-201-21/+33
* /cppaolo2015-12-091-7/+13
* Fix crash70.C with -std=c++1z.jason2015-12-071-1/+11
* C++ FE: expression rangesdmalcolm2015-12-041-15/+38
* OpenACC host_data support.jules2015-12-011-0/+19
* gcc/jakub2015-11-141-0/+3
* Merge C++ delayed folding branch.jason2015-11-141-4/+28
* adaamacleod2015-11-111-7/+0
* gcc/cesar2015-11-061-0/+38
* gcc/jakub2015-11-051-64/+280
* adaamacleod2015-10-291-12/+7
* gcc/cp/nathan2015-10-271-73/+89
* [PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++tschwinge2015-10-271-37/+17
* 2015-10-22 Richard Biener <rguenther@suse.de>rguenth2015-10-221-4/+9
* PR c++/67064jason2015-10-201-0/+2
* gcc/jakub2015-10-131-107/+1223
* * cp-gimplify.c (genericize_if_stmt): Use protected_set_expr_location.mpolacek2015-10-071-5/+3
* Implement N4514, C++ Extensions for Transactional Memory.jason2015-10-041-1/+8
* Implement N4295 fold-expressions.jason2015-09-171-0/+69
* 2015-09-17 Richard Biener <rguenther@suse.de>rguenth2015-09-171-20/+0
* PR c++/67522jakub2015-09-101-4/+7
* PR c++/67511jakub2015-09-101-1/+2
* remove more useless typedefstbsaunde2015-08-191-2/+2
* Add C++ Concepts TS support.jason2015-08-071-1/+89
* * decl.c (cp_finish_decl): Tidy.jason2015-08-061-79/+15
* PR c++/65195jason2015-08-051-0/+1
* 2015-07-28 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-07-281-2/+2