https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126964
--- Comment #12 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- (In reply to Hans-Peter Nilsson from comment #11) > TL;DR: these change likely regress on a 32-bit target. > > A quick look at the commit above, r17-3967-gd6c3e489d368da, suggests that > the edits to the testsuite (as opposed to the code edits) are responsible > for these two regressions for cris-elf: I am able to reproduce this using -m32 here. I think it is more than just test cases. Working on it.
