Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README | ||
alloc.C | ||
cow-istream-string.C | ||
cp-stdlib.C | ||
pr83799.C | ||
pr83814.C | ||
pr83902.C | ||
sanitizer_coverage_libcdep_new.C | ||
wrapper-around-type-pack-expansion.C |
gcc/c-family/ChangeLog: PR c++/83814 * c-common.c (fold_for_warn): Move to c/c-fold.c and cp/expr.c. gcc/c/ChangeLog: PR c++/83814 * c-fold.c (fold_for_warn): Move from c-common.c, reducing to just the C part. gcc/cp/ChangeLog: PR c++/83814 * expr.c (fold_for_warn): Move from c-common.c, reducing to just the C++ part. If processing a template, call fold_non_dependent_expr rather than fully folding. gcc/testsuite/ChangeLog: PR c++/83814 PR c++/83902 * g++.dg/wrappers/pr83814.C: New test case. * g++.dg/wrappers/pr83902.C: New test case. From-SVN: r256804
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README | Loading commit data... | |
alloc.C | Loading commit data... | |
cow-istream-string.C | Loading commit data... | |
cp-stdlib.C | Loading commit data... | |
pr83799.C | Loading commit data... | |
pr83814.C | Loading commit data... | |
pr83902.C | Loading commit data... | |
sanitizer_coverage_libcdep_new.C | Loading commit data... | |
wrapper-around-type-pack-expansion.C | Loading commit data... |