]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-gimplify.cc
c++: Handle structured bindings like anon unions in initializers [PR108474]
[thirdparty/gcc.git] / gcc / cp / cp-gimplify.cc
2023-02-10  Jakub Jelinekc++: Handle structured bindings like anon unions in...
2023-02-10  Jakub Jelinekc++: Fix up handling of references to anon union member...
2022-03-16  Patrick Palkac++: fold calls to std::move/forward [PR96780]
2022-02-05  Jason Merrillc++: assignment, aggregate, array [PR104300]
2022-01-23  Jason Merrillc++: array temporary at file scope [PR104182]
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.