]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/typeck.c
Update copyright years.
[thirdparty/gcc.git] / gcc / cp / typeck.c
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.
2017-10-06  jakub PR c++/82299
2017-09-28  jason PR c++/56973, DR 696 - capture constant variables...
2017-09-15  edlinger2017-09-15 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-09-15  jakub * doc/invoke.texi: Document -std=c++17 and -std=gnu...
2017-09-01  mpolacek PR c++/82040
2017-08-30  rsandifo[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-21  dmalcolmc-family/c/c++: pass optional vec<location_t> to c...
2017-08-10  jason PR c++/80452 - Core 1579, implicit move semantics...
2017-08-09  mpolacekBoolify some parameters.
2017-08-08  marxin.
2017-08-03  paolo/cp
2017-07-31  marxinDo UBSAN sanitization just when current_function_decl...
2017-07-16  reichelt * parser.c (cp_parser_cast_expression): Use...
2017-06-22  nathan Reorder IDENTIFIER flags
2017-06-17  jason PR c++/80639 - ICE with invalid PMF initialization.
2017-06-13  marxinImplement no_sanitize function attribute
2017-06-10  jasonOverhaul pointer-to-member conversion and template...
2017-06-02  edlingergcc:
2017-05-30  dmalcolmC++ template type diff printing
2017-05-24  nathan * cp-tree.h (cp_free_lang_data): Add extern.
next