https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123390
--- Comment #5 from David Binderman <dcb314 at hotmail dot com> --- (In reply to Richard Earnshaw from comment #4) > but there's probably more cases in that function that > need checking as we use literals in several places without appropriate > adornment. I can see 7 cases in that function of the "1 << " pattern and 181 cases in the whole file. Perhaps the 7 cases should be checked first, but I am not sure about checking all the 181 cases. I will increase my testing on the RP 5. Having a new high speed connection for it should remove the problem of the shallow checkout, too.
