https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212
--- Comment #462 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> --- (In reply to Oleg Endo from comment #461) > Yes, of course. I'm a little overloaded atm. I'll try to find some > peaceful moments to update/rebase the branch and commit the existing test > cases upstream. I have applied all the patches from your tree on Github now which add the tests, but they aren't run. I have tried to run them with $ make -j80 check-gcc RUNTESTFLAGS="sh.exp" but none of the pr55212 tests were run. Do I need to adjust anything?