]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-gimplify.c
Implement P0479R5, [[likely]] and [[unlikely]].
[thirdparty/gcc.git] / gcc / cp / cp-gimplify.c
2018-11-16  jason Implement P0479R5, [[likely]] and [[unlikely]].
2018-11-08  jakub * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_...
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-08-08  jakub P0595R1 - is_constant_evaluated
2018-07-23  jakub PR c++/86569
2018-07-16  jakub PR c++/3698
2018-07-10  jakub PR sanitizer/86406
2018-06-19  jason * tree.c (cp_expr_location): New.
2018-06-16  kugangcc/ChangeLog:
2018-05-24  paolo2018-05-24 Paolo Carlini <paolo.carlini@oracle.com>
2018-05-18  cesarPR c++/85782
2018-05-14  paolo2018-05-14 Paolo Carlini <paolo.carlini@oracle.com>
2018-05-11  jakub PR c/85696
2018-05-10  jakub PR c++/85662
2018-04-18  jakub PR c++/84463
2018-04-06  jason PR c++/85240 - LTO ICE with using of undeduced auto fn.
2018-03-27  jakub PR c++/85077
2018-03-20  jason PR c++/84978, ICE with NRVO.
2018-03-16  jakub PR c++/79937
2018-03-16  jason PR c++/83911 - ICE with multiversioned constructor.
2018-03-02  mpolacek PR c++/84590
2018-01-31  mpolacek PR c++/84138
2018-01-17  jakub PR c++/83897
2018-01-10  dmalcolmPreserving locations for variable-uses and constants...
2018-01-03  jakub PR c++/83555
2018-01-03  jakub PR c++/83634
2018-01-03  jakub Update copyright years.
2017-12-05  jakub * cp-gimplify.c (cp_maybe_instrument_return): Don...
2017-12-01  jakub PR c/79153
2017-11-28  jakub PR sanitizer/81275
2017-11-28  jkovalRemove Cilk Plus support.
2017-11-28  jakub * tree.def (SWITCH_EXPR): Change from 3 operand to...
2017-11-27  jakub PR c++/81675
2017-11-21  glisseNew POINTER_DIFF_EXPR
2017-11-20  nathan[PR c++/82878] pass-by-invisiref in lambda
2017-11-19  jakub PR c/66618
2017-11-07  jakub PR c++/82835
2017-11-06  marxinInstrument function exit with __builtin_unreachable...
2017-09-14  jakub PR c++/81314
2017-08-08  mpolacek PR c++/81607
2017-08-08  marxin.
2017-07-31  marxinDo UBSAN sanitization just when current_function_decl...
2017-06-14  jakub * cp-gimplify.c (cp_genericize_r): Turn most of the...
2017-06-13  jakub PR c++/80973
2017-06-13  jakub PR c++/80984
2017-06-13  marxinImplement no_sanitize function attribute
2017-06-09  jasonDon't fold conversion from a constant variable.
2017-06-08  jakub PR c++/81011
2017-05-22  nathan * cp-tree.h (CPTI_TERMINATE, CPTI_CALL_UNEXPECTED...
2017-05-16  mpolacek PR sanitizer/80536
2017-05-01  law2017-05-01 Xi Ruoyao <ryxi@stu.xidian.edu.cn>
2017-04-07  mpolacek PR c++/80095
2017-03-31  jakub PR c++/79572
2017-03-24  mpolacek PR c++/80119
2017-03-03  rguenth2017-03-03 Richard Biener <rguenther@suse.de>
2017-02-02  rguenth2017-02-02 Richard Biener <rguenther@suse.de>
2017-01-24  jakub PR c++/79205
2017-01-20  nathan PR c++/78495 - wrong code inherited ctor and invisi...
2017-01-01  jakub Update copyright years.
2016-11-23  jakub PR c++/77907
2016-11-23  jakub PR c++/77739
2016-11-15  jasonAllow references in constant-expressions.
2016-10-24  jakub * cxx-pretty-print.c (pp_cxx_check_constraint): Use...
2016-10-09  jason * cp-gimplify.c (cp_fold): Add variable name.
2016-10-08  jason Delay folding of bool conversion into COND_EXPR.
2016-09-27  jakub PR c++/77722
2016-08-12  mpolacek PR c/7652
2016-08-01  jason PR c++/72766 - ICE with VLA
2016-07-25  jason PR c++/65970 - revert loop location change
2016-07-25  jason PR c++/65970 - constexpr infinite loop
2016-07-21  jakub PR c++/71941
2016-07-21  jason PR c++/71121 - -Waddress, constexpr, and PMFs.
2016-07-18  jakub PR c++/70869
2016-07-18  jakub PR c++/71822
2016-07-08  jason P0145R2: Refining Expression Order for C++ (assignment 2).
2016-07-08  jason P0145: Refining Expression Order for C++ (-fstrong...
2016-07-07  jakub PR c++/70869
2016-06-14  jason P0145R2: Refining Expression Order for C++.
2016-06-06  jakub PR c++/70847
2016-06-03  hubicka * g++.dg/tree-ssa/pred-1.C: New testcase
2016-06-02  jakub PR c++/71372
2016-05-24  jason PR c++/70584 - don't force indirection to an rvalue
2016-05-23  jason PR c++/70584 - error with parenthesized builtin arg
2016-04-27  law PR c++/69024
2016-04-13  jason PR c++/70615
2016-04-05  ppalkaRemove class cache_map and use ggc hash_maps instead...
2016-03-23  jakub PR c++/70376
2016-03-21  jason PR c++/70285
2016-03-10  mpolacek PR c++/70153
2016-02-26  jason PR c++/69889
2016-02-24  jakub PR c++/69922
2016-02-24  jason * cp-gimplify.c (cp_fold): Don't fold constexpr calls...
2016-02-19  jakub PR c++/69850
2016-02-08  jason PR c++/69631
2016-01-27  law2016-01-15 Ryan Burn <contact@rnburn.com>
2016-01-26  jakub PR c++/68357
2016-01-19  mpolacek PR c++/68586
2016-01-18  jason * cp-gimplify.c (cp_fold) [CONSTRUCTOR]: Don't clobber...
2016-01-18  jason * cp-gimplify.c (cp_fold): Remove unnecessary special...
next