http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46397
--- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot
Uni-Bielefeld.DE> 2010-11-09 22:06:57 UTC ---
> --- 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