aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/init.cc
AgeCommit message (Expand)AuthorFilesLines
2022-03-30c++: ICE with aggregate assignment and DMI [PR104583]Marek Polacek1-4/+4
2022-03-28c++: low -faligned-new [PR102071]Jason Merrill1-4/+11
2022-03-21c++: initialized array of vla [PR58646]Jason Merrill1-0/+1
2022-03-18c++: Fix up constexpr evaluation of new with zero sized types [PR104568]Jakub Jelinek1-24/+14
2022-03-09c++: detecting copy-init context during CTAD [PR102137]Patrick Palka1-5/+14
2022-02-17c++: avoid duplicate deprecated warning [PR90451]Jason Merrill1-2/+3
2022-02-05c++: assignment, aggregate, array [PR104300]Jason Merrill1-4/+8
2022-01-21c++: class array new checking [PR104084]Jason Merrill1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+5354