https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122982
--- Comment #4 from qinzhao at gcc dot gnu.org --- (In reply to Andrew Pinski from comment #3) > c_maybe_const_expr > should not make it to the gimplifier. > > It should have been resolved before. yes, I should call c_fully_fold on that expression before using it as the first argument to the call to .ACCESS_WITH_SIZE.
