]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/constexpr.c
Update copyright years.
[thirdparty/gcc.git] / gcc / cp / constexpr.c
2019-01-01  jakub Update copyright years.
2018-12-21  jakub PR c++/86524
2018-12-19  dmalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-12-19  jakub PR c++/87934
2018-12-12  jakub PR c++/88446
2018-12-12  jakub PR c++/88449
2018-12-11  jakub PR c++/87861
2018-12-11  mpolacek PR c++/86608 - reading constexpr volatile variable.
2018-12-06  jakub PR c++/87506
2018-12-05  aoliva[PR85569] skip constexpr target_expr constructor dummy...
2018-11-20  jakub PR c++/88110
2018-11-15  paolo/cp
2018-11-14  jakub P1236R1 - Signed integers are two's complement
2018-11-08  jakub * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_...
2018-11-05  jasonFix various latent issues revealed by P0732 work.
2018-10-29  mpolacek PR c++/87594 - constexpr rejects-valid with range...
2018-10-10  mpolacek PR c++/87567 - constexpr rejects call to non-constexpr...
2018-09-25  jakub PR c++/87398
2018-09-21  mpolacek PR c++/87372 - __func__ constexpr evaluation.
2018-09-21  jason * constexpr.c (cxx_eval_outermost_constant_expr):...
2018-09-20  jason PR c++/87075 - ICE with constexpr array initialization.
2018-09-18  mpolacek P1064R0 - Allowing Virtual Function Calls in Constant...
2018-09-12  marxinAdd quotes for -fconstexpr-depth= in an error message.
2018-09-08  jason PR c++/86678 - constexpr function with non-constant...
2018-09-07  mpolacek PR c++/87152 - range-based for loops with initializer...
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-08-08  jakub PR c++/86738
2018-08-06  mpolacek PR c++/86767
2018-06-22  jason PR c++/86219 - ICE with erroneous initializer in template.
2018-06-22  jason Avoid taking the address of something just because...
2018-06-20  mpolacek PR c++/86240
2018-06-19  jason * cp-tree.h (CONSTRUCTOR_NO_IMPLICIT_ZERO): Remove.
2018-06-19  jason * tree.c (cp_expr_location): New.
2018-06-16  kugangcc/ChangeLog:
2018-06-14  jason PR c++/86099 - ICE with trivial copy and non-trivial...
2018-06-11  jasonFix ptrmem comparison for unions.
2018-06-01  jason CWG 1581: When are constexpr member functions defined?
2018-05-24  paolo2018-05-24 Paolo Carlini <paolo.carlini@oracle.com>
2018-05-18  rsandifoReplace FMA_EXPR with one internal fn per optab
2018-05-15  jason * constexpr.c (cxx_eval_vec_init_1): Pass tf_none...
2018-05-14  paolo2018-05-14 Paolo Carlini <paolo.carlini@oracle.com>
2018-05-11  jason * decl.c (cp_finish_decl): Don't instantiate auto...
2018-04-25  jakub PR c++/85437
2018-04-12  mpolacek PR c++/85258
2018-04-11  mpolacek PR c++/85032
2018-04-04  jakub PR inline-asm/85172
2018-04-03  jason PR c++/85113 - ICE with constexpr and __builtin_consta...
2018-03-21  dmalcolmC++: show private field accessor hints with -g and...
2018-03-21  mpolacek PR c++/71638, ICE with NSDMI and reference.
2018-03-20  mpolacek PR c++/84927
2018-03-19  mpolacek PR c++/84927
2018-03-12  jakub PR c++/84808
2018-03-07  jason * lambda.c (is_capture_proxy_with_ref): Remove.
2018-03-06  mpolacek PR c++/84684
2018-03-05  jakub PR c++/84684
2018-03-02  mpolacek PR c++/84578
2018-03-01  mpolacek PR c++/84596
2018-02-26  jason PR c++/84559 - ICE with constexpr VLA.
2018-02-26  jakub PR c++/84558
2018-02-24  mpolacek PR c++/83692
2018-02-22  jason PR c++/84424 - ICE with constexpr and __builtin_shuffle.
2018-02-19  jakub PR c++/84430
2018-02-16  jakub PR c++/84192
2018-02-16  jason PR c++/81853 - using-directive and constexpr.
2018-02-12  rguenth2018-02-12 Richard Biener <rguenther@suse.de>
2018-02-09  jakub PR c++/83659
2018-02-08  paolo2018-02-08 Paolo Carlini <paolo.carlini@oracle.com>
2018-02-02  paolo/c-family
2018-02-02  jason PR c++/84160 - ICE with nested variadic capture.
2018-01-31  jakub PR c++/83993
2018-01-31  jakub PR c++/83993
2018-01-29  mpolacek PR c++/83996
2018-01-24  paolo/cp
2018-01-19  mpolacek * constexpr.c (fold_simple): Simplify.
2018-01-18  jason PR c++/82461 - constexpr list-initialized member
2018-01-17  paolo/cp
2018-01-09  jakub PR c++/83734
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  jakub Update copyright years.
2018-01-02  nathan[C++ PATCH] tiny code cleanup
2017-12-22  ebotcazou * doc/extend.texi (Loop-Specific Pragmas): Document...
2017-12-21  rsandifopoly_int: get_inner_reference & co.
2017-12-18  mpolacek PR c++/83116
2017-12-12  aoliva[SFN] introduce statement frontier notes, still disabled
2017-12-04  jason PR c++/83273 - constexpr if allows non-constant condition
2017-11-28  jkovalRemove Cilk Plus support.
2017-11-21  marxinAdd quotes for constexpr keyword.
2017-11-21  glisseNew POINTER_DIFF_EXPR
2017-11-20  jakub PR c++/82781
2017-11-13  jason Capture adjustments for P0588R1.
2017-11-06  marxinInstrument function exit with __builtin_unreachable...
2017-10-31  jason * constexpr.c, pt.c: Adjust comments.
2017-10-10  jason More delayed lambda capture fixes.
2017-10-10  jasonVarious small C++ fixes.
2017-10-02  rsandifoFix mismatched precisions in tree arithmetic
2017-09-15  jakub * doc/invoke.texi: Document -std=c++17 and -std=gnu...
2017-09-10  jason A partially initialized variable isn't constant.
2017-09-05  paolo/cp
next