aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/semantics.c
AgeCommit message (Expand)Author
2016-04-21/cppaolo
2016-04-20Fix PR c++/69363iverbin
2016-04-20 * semantics.c (finish_compound_lteral): Don't wrap VECTOR_TYPEs in anathan
2016-04-19 PR c++/66543 - -Wunused-but-set* false positivesjason
2016-04-19 Tiny C++ cleanups.jason
2016-04-13 PR c++/70634jason
2016-03-12Fix PR c++/70106 (type of parenthesized qualified-id has wrong cv-qualifiers)ppalka
2016-02-26 PR c++/69889jason
2016-02-25Fix PR c++/69736ppalka
2016-02-19Adjust fix PR c++/68948ppalka
2016-02-17 PR c++/10200jason
2016-02-16 PR c/64748jnorris
2016-02-15 PR c++/69753jason
2016-02-10 PR c++/68926jason
2016-02-05 Make issues similar to PR c++/68948 fail loudly.jason
2016-01-26 PR c++/68949jason
2016-01-04 Update copyright years.jakub
2015-12-23Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTRtschwinge
2015-12-20 PR c++/67411jason
2015-12-09/cppaolo
2015-12-07 Fix crash70.C with -std=c++1z.jason
2015-12-04C++ FE: expression rangesdmalcolm
2015-12-01OpenACC host_data support.jules
2015-11-14gcc/jakub
2015-11-14 Merge C++ delayed folding branch.jason
2015-11-11adaamacleod
2015-11-06 gcc/cesar
2015-11-05gcc/jakub
2015-10-29adaamacleod
2015-10-27 gcc/cp/nathan
2015-10-27[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++tschwinge
2015-10-222015-10-22 Richard Biener <rguenther@suse.de>rguenth
2015-10-20 PR c++/67064jason
2015-10-13gcc/jakub
2015-10-07 * cp-gimplify.c (genericize_if_stmt): Use protected_set_expr_location.mpolacek
2015-10-04 Implement N4514, C++ Extensions for Transactional Memory.jason
2015-09-17 Implement N4295 fold-expressions.jason
2015-09-172015-09-17 Richard Biener <rguenther@suse.de>rguenth
2015-09-10 PR c++/67522jakub
2015-09-10 PR c++/67511jakub
2015-08-19remove more useless typedefstbsaunde
2015-08-07 Add C++ Concepts TS support.jason
2015-08-06 * decl.c (cp_finish_decl): Tidy.jason
2015-08-05 PR c++/65195jason
2015-07-282015-07-28 Paolo Carlini <paolo.carlini@oracle.com>paolo
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-30 PR debug/66653jason
2015-06-29 PR c/66322mpolacek
2015-06-27 * call.c: Use VECTOR_TYPE_P.mpolacek
2015-06-27 * call.c (set_up_extended_ref_temp): Use VAR_P.mpolacek