aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cvt.cc
AgeCommit message (Expand)AuthorFilesLines
2023-10-20c++: remove NON_DEPENDENT_EXPR, part 1Patrick Palka1-1/+3
2023-09-19c++: overeager type completion in convert_to_void [PR111419]Patrick Palka1-3/+6
2023-05-18c++: use _P() defines from tree.hBernhard Reutner-Fischer1-1/+1
2023-01-23c++: Quash bogus -Wunused-value with new [PR107797]Marek Polacek1-2/+4
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2023-01-13c++: Avoid some false positive -Wfloat-conversion warnings with extended prec...Jakub Jelinek1-2/+4
2022-10-14c++: Excess precision for ? int : float or int == float [PR107097, PR82071, P...Jakub Jelinek1-27/+0
2022-10-14c++: Implement excess precision support for C++ [PR107097, PR323]Jakub Jelinek1-0/+27
2022-09-12c++: remove '_sfinae' suffix from functionsPatrick Palka1-2/+2
2022-03-07Fix up duplicated duplicated words in commentsJakub Jelinek1-1/+1
2022-02-17c++: avoid duplicate deprecated warning [PR90451]Jason Merrill1-0/+3
2022-01-17Change references of .c files to .cc filesMartin Liska1-9/+9
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2153