https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92409
Rainer Orth <ro at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ro at gcc dot gnu.org --- Comment #6 from Rainer Orth <ro at gcc dot gnu.org> --- (In reply to Martin Liška from comment #5) > > > > I have to leave the office now but I am testing the attached fix on an > > x86_64 - I have lost connection to the i686 I was using (gcc45). > > I would recommend here to use your machine and set up a KVM where you can > install i686 openSUSE. It's likely much faster machine that we have in > compile farm ;) Why so complicated: you could just as well build a bi-arch x86_64 gcc and test both multilibs. That's what I'm doing on both Solaris/x86 and Linux/x86_64 all the time. Catches a large number of issues that don't show up on 64-bit.