This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows


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

--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> 2012-12-21 14:33:19 UTC ---
Author: rguenth
Date: Fri Dec 21 14:33:13 2012
New Revision: 194665

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194665
Log:
2012-12-21  Richard Biener  <rguenther@suse.de>

    PR bootstrap/54659
    * system.h: Include gmp.h.
    * tree-ssa-loop-niter.c: Do not include gmp.h here.
    * double-int.h: Likewise.
    * realmpfr.h: Likewise.

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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]