public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dnovillo at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows
Date: Tue, 26 Mar 2013 10:48:00 -0000	[thread overview]
Message-ID: <bug-54659-4-8LWK19fU56@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-54659-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #18 from Diego Novillo <dnovillo at gcc dot gnu.org> 2013-03-26 10:48:18 UTC ---
Sure.  But I'm not quite sure which change you are referring to.  I see 2
related patches (well, 3 but one is the reversal of the first one).  I suppose
we are referring to rev 190487?

commit 4b9beb88f5d49452a1fb25826c00cd81b7461b04
Author: dnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Fri Aug 17 15:37:57 2012 +0000

    2012-08-17  Diego Novillo  <dnovillo@google.com>

        PR bootstrap/54281
        * configure.ac: Add libintl.h to AC_CHECK_HEADERS list.
        * config.in: Regenerate.
        * configure: Regenerate.
        * intl.h: Always include libintl.h if HAVE_LIBINTL_H is
        set.        git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190487
138bc75d-0d04-0410-961f-82ee72b054a4

commit 2a02178fdd2f016404c835abe988c427207b3f5aAuthor: dnovillo
<dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Thu Aug 16 18:24:22 2012 +0000

    2012-08-16   Diego Novillo  <dnovillo@google.com>

        Revert
            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.
        git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190449
138bc75d-0d04-0410-961f-82ee72b054a4

commit f5d9dd2ea4fdacef34156ebc853cfeba4e6f301c
Author: dnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Thu Aug 16 13:28:13 2012 +0000

    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.

    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190444
138bc75d-0d04-0410-961f-82ee72b054a4


  parent reply	other threads:[~2013-03-26 10:48 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-21 16:54 [Bug bootstrap/54659] New: " burnus at gcc dot gnu.org
2012-09-21 16:55 ` [Bug bootstrap/54659] " burnus at gcc dot gnu.org
2012-10-26 10:36 ` burnus at gcc dot gnu.org
2012-10-26 12:05 ` rguenther at suse dot de
2012-10-26 12:35 ` dnovillo at google dot com
2012-10-26 12:36 ` rguenther at suse dot de
2012-12-02  5:51 ` nightstrike at gmail dot com
2012-12-06 16:46 ` rguenth at gcc dot gnu.org
2012-12-11 14:15 ` nightstrike at gmail dot com
2012-12-21 11:36 ` rguenth at gcc dot gnu.org
2012-12-21 11:42 ` rguenth at gcc dot gnu.org
2012-12-21 11:58 ` ebotcazou at gcc dot gnu.org
2012-12-21 14:33 ` rguenth at gcc dot gnu.org
2012-12-21 14:35 ` rguenth at gcc dot gnu.org
2012-12-21 16:00 ` ian at gcc dot gnu.org
2013-01-02 14:40 ` rguenth at gcc dot gnu.org
2013-03-25 18:30 ` josuegomes at gmail dot com
2013-03-25 21:53 ` roland at gnu dot org
2013-03-26  8:52 ` rguenth at gcc dot gnu.org
2013-03-26 10:48 ` dnovillo at gcc dot gnu.org [this message]
2013-03-26 22:03 ` roland at gnu dot org
2013-03-27  2:47 ` pinskia at gcc dot gnu.org
2013-04-29  9:25 ` jakub at gcc dot gnu.org
2013-04-29 16:46 ` dnovillo at google dot com
2013-05-07 15:08 ` dnovillo at gcc dot gnu.org
2013-05-07 16:55 ` dnovillo at gcc dot gnu.org
2013-05-07 16:56 ` dnovillo at gcc dot gnu.org
2013-05-07 17:07 ` roland at gnu dot org
2013-05-07 17:10 ` dnovillo at google dot com
2013-05-08 10:07 ` rguenther at suse dot de
2013-05-08 13:23 ` dnovillo at google dot com
2013-05-08 13:43 ` dnovillo at gcc dot gnu.org
2013-09-08  0:55 ` fragabr at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-54659-4-8LWK19fU56@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).