[Bug bootstrap/54281] [4.8 Regression] Fails to bootstrap with --disable-nls

dnovillo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 16 13:28:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54281

--- Comment #5 from Diego Novillo <dnovillo at gcc dot gnu.org> 2012-08-16 13:28:27 UTC ---
Author: dnovillo
Date: Thu Aug 16 13:28:13 2012
New Revision: 190444

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190444
Log:
2012-08-16  Diego Novillo  <dnovillo@google.com>

    PR bootstrap/54281
    * double-int.h: Move including of gmp.h ...
    * system.h: ... here.
    * realmpfr.h: Do not include gmp.h.
    * tree-ssa-loop-niter.c: Do not include gmp.h.

fortran/ChangeLog
    * gfortran.h: Do not include gmp.h.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/double-int.h
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/gfortran.h
    trunk/gcc/realmpfr.h
    trunk/gcc/system.h
    trunk/gcc/tree-ssa-loop-niter.c



More information about the Gcc-bugs mailing list