summaryrefslogtreecommitdiff
path: root/gcc/cp/optimize.cc
AgeCommit message (Expand)Author
2025-05-14c++/modules: Fix handling of -fdeclone-ctor-dtor with explicit instantiations...Nathaniel Shead
2025-01-02Update copyright years.Jakub Jelinek
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm
2024-09-13c++: Don't emit deprecated/unavailable attribute diagnostics when creating cd...Jakub Jelinek
2024-05-15c++: Optimize in maybe_clone_body aliases even when not at_eof [PR113208]Jakub Jelinek
2024-04-25c++: Retry the aliasing of base/complete cdtor optimization at import_export_...Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-06-28c++: inherited constructor attributesJason Merrill
2023-01-16Update copyright years.Jakub Jelinek
2022-05-10c++: fix arm-eabi crash building libstdc++ [PR105529]Jason Merrill
2022-01-26warn-access: Prevent -Wuse-after-free on ARM [PR104213]Marek Polacek
2022-01-17Rename .c files to .cc files.Martin Liska