https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55541
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #11) > Created attachment 34677 [details] > gcc5-pr55541.patch > > Untested fix (that cures the testcase). Unfortunately it broke bootstrap, I'd have hoped it wouldn't affect code generation at all. Debugging now.