]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/typeck.c
PR c++/90124 - bogus error with incomplete type in decltype.
[thirdparty/gcc.git] / gcc / cp / typeck.c
2019-04-17  mpolacek PR c++/90124 - bogus error with incomplete type in...
2019-04-03  jason PR c++/86586 - -fcompare-debug=-Wsign-compare.
2019-04-03  jason PR c++/89331 - ICE with offsetof in incomplete class.
2019-03-29  jakub PR sanitizer/89869
2019-03-22  jakub PR c++/60702
2019-03-13  mpolacek PR c++/89660 - bogus error with -Wredundant-move.
2019-03-08  jakub PR tree-optimization/89550
2019-03-08  jason PR c++/88123 - lambda and using-directive.
2019-03-06  jason PR c++/89576 - if constexpr of lambda capture.
2019-03-06  mpolacek PR c++/87378 - bogus -Wredundant-move warning.
2019-03-01  mpolacek PR c++/89537 - missing location for error with non...
2019-02-19  jakub PR c++/89391
2019-01-30  jason PR c++/86943 - wrong code converting lambda to functio...
2019-01-21  jakub PR sanitizer/88901
2019-01-18  hjlc-family: Update unaligned adress of packed member...
2019-01-18  jason PR c++/86205 - ICE with ?: of throw and template-id.
2019-01-14  mpolacek PR c++/88825 - ICE with bogus function return type...
2019-01-14  jason Implement P0482R5, char8_t: A type for UTF-8 character...
2019-01-11  mpolacek PR c++/88692, c++/87882 - -Wredundant-move false posit...
2019-01-02  mpolacek PR c++/88612 - ICE with -Waddress-of-packed-member.
2019-01-01  jakub Update copyright years.
2018-12-20  hjlC/C++: Add -Waddress-of-packed-member
2018-12-19  dmalcolmC++: better locations for bogus initializations (PR...
2018-12-19  dmalcolmC++: improvements to binary operator diagnostics (PR...
2018-12-19  dmalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-12-17  rediPR c++/52321 print note for static_cast to/from incompl...
2018-12-06  dmalcolmC++: improvements to diagnostics using %P (more PR...
2018-12-04  jakub PR c++/88103
2018-11-26  mpolacek PR c++/88120 - ICE when calling save_expr in a template.
2018-11-15  nathan[PR c++/86246] ICE tsubst explicit operator call
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-10-11  dmalcolmC++: suggestions for misspelled private members (PR...
2018-10-11  jakub PR c++/87582
2018-09-12  dmalcolmC++: special-case single non-viable candidate (more...
2018-09-06  mpolacek PR c++/86982, -Wreturn-local-addr and std::move and...
2018-09-05  mpolacek * cp-tree.h (treat_lvalue_as_rvalue_p): Declare.
2018-08-27  jakub PR c++/86993
2018-08-26  mpolacek PR c++/87029, Implement -Wredundant-move.
2018-08-26  mpolacek PR c++/87080
2018-08-21  mpolacek PR c++/86981, Implement -Wpessimizing-move.
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-08-17  dmalcolmC++: -Wwrite-strings: use location of string constant
2018-08-15  dmalcolmdiagnostics: add labeling of source ranges
2018-07-18  mpolacek PR c++/86190 - bogus -Wsign-conversion warning
2018-07-03  mpolacek PR c++/86201
2018-06-22  jason PR c++/86219 - ICE with erroneous initializer in template.
2018-06-19  jason * tree.c (cp_expr_location): New.
2018-06-13  jason PR c++/86098 - ICE with template placeholder for TTP.
2018-05-30  rediReplace dead store with early return
2018-05-29  jason PR c++/67445 - returning temporary initializer_list.
2018-05-24  paolo2018-05-24 Paolo Carlini <paolo.carlini@oracle.com>
2018-05-23  jason Fix cast to rvalue reference from prvalue.
2018-05-23  jason CWG 616, 1213 - value category of subobject references.
2018-05-14  jason Handle TYPE_HAS_LATE_RETURN_TYPE like ref-qualifier...
2018-05-14  paolo2018-05-14 Paolo Carlini <paolo.carlini@oracle.com>
2018-04-27  jason * cvt.c (cp_fold_convert): Use convert_ptrmem.
2018-04-27  jason PR c++/85545 - ICE with noexcept PMF conversion.
2018-04-27  nathan[C++ PATCH] cleanup 2
2018-04-25  jakub PR c++/85437
2018-04-23  jason PR c++/69560 - wrong alignof(double) on x86.
2018-04-18  jakub PR c++/84463
2018-04-10  dmalcolmShow pertinent parameter (PR c++/85110)
2018-04-04  jason PR c++/85141 - ICE with compound assignment and static...
2018-04-04  aoliva[PR c++/84943] mark function as used when taking its...
2018-04-03  jasonFix noexcept merging with system headers.
2018-03-29  dmalcolmMore underlining of bad arguments (PR c++/85110)
2018-03-21  jakub PR c++/84961
2018-03-06  aoliva[C++] [PR84231] overload on cond_expr in template
2018-03-02  mpolacek PR c++/84664
2018-02-13  jakub PR c++/84364
2018-02-09  nathan[PR c/84293] Unexpected strict-alias warning
2018-02-08  paolo/cp
2018-02-01  mpolacek PR c++/84125
2018-01-19  jakub PR c++/83919
2018-01-16  jason PR c++/83714 - ICE checking return in template.
2018-01-12  jason PR c++/83186 - ICE with static_cast of list-initialize...
2018-01-10  dmalcolmPreserving locations for variable-uses and constants...
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  jakub PR c++/83555
2018-01-03  jakub Update copyright years.
2017-12-19  jakub * read-rtl.c (parse_reg_note_name): Replace Yoda condi...
2017-12-14  edlingergcc:
2017-12-13  paolo/cp
2017-12-05  jakubgcc/
2017-11-28  jkovalRemove Cilk Plus support.
2017-11-21  glisseNew POINTER_DIFF_EXPR
2017-11-13  jason Capture adjustments for P0588R1.
2017-11-13  jason Defer folding of *&.
2017-11-13  jason PR c++/82360 - ICE with static_cast in template.
2017-11-02  nathan[C++ PATCH] overloaded operator fns [8/N]
2017-11-01  nathan[C++ PATCH] overloaded operator fns [8/N]
2017-11-01  nathan[C++ PATCH] overloaded operator fns [6/N]
2017-10-31  dmalcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-10-31  nathan[C++ PATCH] overloaded operator fns [2/N]
2017-10-31  nathan[C++ PATCH] overloaded operator fns [1/N]
2017-10-30  nathan[C++ PATCH] operator name cleanup prepatch
2017-10-19  jakub PR c++/82600
2017-10-10  jason More delayed lambda capture fixes.
2017-10-10  jasonVarious small C++ fixes.
2017-10-10  jasonCheck non-dependent conversion in return from template fn.
next