http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46397
--- Comment #12 from Dave Korn <davek at gcc dot gnu.org> 2010-11-09 22:08:49 UTC --- (In reply to comment #11) > > --- Comment #7 from Dave Korn <davek at gcc dot gnu.org> 2010-11-09 > > 21:21:07 UTC --- > > > I would expect so, but haven't audited the code. Of course, we *have* a c99 > > compiler available after stage 1; is there a way to disable lto-plugin just > > during stage1/non-bootstrap builds? > > Even if we have a C99 compiler, that doesn't help for the C99 runtime, > as seen by the PRIx64/%llx problem on IRIX 6 and Solaris < 10. > > Rainer I hope the respin will render this moot.