]> gcc.gnu.org Git - gcc.git/history - gcc/cp/constexpr.cc
c++: strict constexpr and local vars
[gcc.git] / gcc / cp / constexpr.cc
2022-05-25 Jason Merrillc++: strict constexpr and local vars
2022-05-24 Jason Merrillc++: *this folding in constexpr call
2022-05-24 Jason Merrillc++: discarded-value and constexpr
2022-05-24 Jason Merrillc++: constexpr empty base redux [PR105622]
2022-05-13 Richard BienerMake gimple_build main workers more flexible
2022-05-09 Patrick Palkac++: constexpr init of union sub-aggr w/ base [PR105491]
2022-05-06 Jason Merrillc++: empty base constexpr adjustment [PR105245]
2022-05-04 Jason Merrillc++: Remove cdtor_label
2022-05-02 Richard BienerUse CASE_CONVERT in a few more cases
2022-04-21 Marek Polacekc++: Remove unused parameter
2022-04-21 Marek Polacekc++: wrong error with constexpr COMPOUND_EXPR [PR105321]
2022-04-14 Jason Merrillc++: constexpr trivial -fno-elide-ctors [PR104646]
2022-04-13 Jason Merrillc++: empty base constexpr -fno-elide-ctors [PR105245]
2022-04-11 Alexandre Olivac++: Tolerate cdtors returning this in constexpr
2022-04-09 Jason Merrillc++: constexpr non-trivial aggregate init [PR105191]
2022-03-26 Patrick Palkac++: diagnosing if-stmt with non-constant branches...
2022-03-24 Patrick Palkac++: missing SFINAE for non-constant consteval calls...
2022-03-24 Jakub Jelinekc++: extern thread_local declarations in constexpr...
2022-03-18 Jakub Jelinekc++: Fix up constexpr evaluation of new with zero sized...
2022-03-12 Patrick Palkac++: ICE with non-constant satisfaction value [PR98644]
2022-03-09 Jakub Jelinekc, c++, c-family: -Wshift-negative-value and -Wshift...
2022-02-16 Patrick Palkac++: treat NON_DEPENDENT_EXPR as not potentially consta...
2022-02-14 Jakub Jelinekc++: Don't reject GOTO_EXPRs to cdtor_label in potentia...
2022-02-11 Jakub Jelinekc++: Fix up constant expression __builtin_convertvector...
2022-02-08 Jakub Jelinekc++: Remove superflous assert [PR104403]
2022-02-06 Jakub Jelinekc++: Further address_compare fixes [PR89074]
2022-01-26 Jakub Jelinekc++: Fix up handling of vector CONSTRUCTORs with vector...
2022-01-18 Jakub Jelinekc++: Fix handling of temporaries with consteval ctors...
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-17 Martin LiskaRename .c files to .cc files.
This page took 6.915575 seconds and 38 git commands to generate.