https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70416
--- Comment #20 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> --- (In reply to Oleg Endo from comment #19) > This PR here seems to be a regression that has been caused by the patches > for PR 67391. Interesting, so it seems the observation you made in the previous comment is a result of somehow reverting the changes in PR 67391. Looking at the observation in comment #18, it just looks like gcc will produce slightly larger code. Is this actually a problem which could have more serious ramifications? Adrian