https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119717
Sam James changed:
What|Removed |Added
Target Milestone|--- |15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119717
qinzhao at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119717
--- Comment #4 from GCC Commits ---
The master branch has been updated by Qing Zhao :
https://gcc.gnu.org/g:727f330f9ac661339af1121fc5c9b67dd0d35872
commit r15-9505-g727f330f9ac661339af1121fc5c9b67dd0d35872
Author: Qing Zhao
Date: Mon Apr 1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119717
--- Comment #3 from qinzhao at gcc dot gnu.org ---
(In reply to uecker from comment #2)
> I guess you need to use c_fully_fold
Yes. thanks for the hints.
in c_fully_fold, it assumes:
/* Operands of variable-length expressions (function calls
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119717
uecker at gcc dot gnu.org changed:
What|Removed |Added
CC||uecker at gcc dot gnu.org
--