public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gcc@Denis-Excoffier.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/60830] [4.9 Regression] ICE on bootstrapping on cygwin
Date: Tue, 15 Apr 2014 16:31:00 -0000	[thread overview]
Message-ID: <bug-60830-4-oOhAOXf2NV@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-60830-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #20 from Denis Excoffier <gcc@Denis-Excoffier.org> ---
(In reply to Kai Tietz from comment #12)
> In general it would be of interest
> to learn what destructors (by whom) are present in the list called by
> do_global_dtors (&__DTOR_LIST__)

I've rebuilt everything, under plain cygwin-1.7.29-2, with BOOT_CFLAGS=-g
instead of "-g -O2". I carefully didn't rebuilt anything after the failure in
i686-pc-cygwin/libgcc like before and cc1 seems to work, BUT xgcc still does
not work (with the same symptoms).

xgcc --version (or -dumpspecs) shows something on stdout, but when piped into
wc, there is no output... Strange.

The __DTOR_LIST__ contains a single item: deregister_frame_dtor (see attachment
32602).

Also the specs file is not built (is built empty, see in attachment the
-dumpspecs parameter), this is probably the cause of the "xgcc: error:
unrecognized command line option 'X'" (with X=--version, or -mtune=generic, or
-march=pentiumpro) when the -B/tmp/lcl/tmp/gcc/obj/gcc/ option is used.


  parent reply	other threads:[~2014-04-15 16:31 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-13 10:28 [Bug bootstrap/60830] New: " gcc@Denis-Excoffier.org
2014-04-13 11:05 ` [Bug bootstrap/60830] " gcc@Denis-Excoffier.org
2014-04-13 12:33 ` mikpelinux at gmail dot com
2014-04-14  8:44 ` [Bug bootstrap/60830] [4.9 Regression] " rguenth at gcc dot gnu.org
2014-04-14  8:45 ` rguenth at gcc dot gnu.org
2014-04-14  9:05 ` gcc@Denis-Excoffier.org
2014-04-14  9:06 ` gcc@Denis-Excoffier.org
2014-04-14  9:11 ` gcc@Denis-Excoffier.org
2014-04-14 14:16 ` jakub at gcc dot gnu.org
2014-04-14 14:42 ` gcc@Denis-Excoffier.org
2014-04-14 14:43 ` gcc@Denis-Excoffier.org
2014-04-14 17:06 ` ktietz at gcc dot gnu.org
2014-04-14 18:54 ` ktietz at gcc dot gnu.org
2014-04-15  9:35 ` gcc@Denis-Excoffier.org
2014-04-15  9:35 ` gcc@Denis-Excoffier.org
2014-04-15  9:59 ` ktietz at gcc dot gnu.org
2014-04-15 10:04 ` rguenth at gcc dot gnu.org
2014-04-15 10:31 ` ktietz at gcc dot gnu.org
2014-04-15 12:19 ` ktietz at gcc dot gnu.org
2014-04-15 16:20 ` gcc@Denis-Excoffier.org
2014-04-15 16:31 ` gcc@Denis-Excoffier.org [this message]
2014-04-15 16:50 ` gcc@Denis-Excoffier.org
2014-04-16  7:38 ` gcc@Denis-Excoffier.org
2014-04-16 12:10 ` ktietz at gcc dot gnu.org
2014-04-18 12:37 ` gcc@Denis-Excoffier.org
2014-04-18 19:37 ` bernd.edlinger at hotmail dot de
2014-04-20 19:09 ` bernd.edlinger at hotmail dot de
2014-04-21 14:02 ` bernd.edlinger at hotmail dot de
2014-04-21 16:31 ` gcc@Denis-Excoffier.org
2014-04-21 16:35 ` gcc@Denis-Excoffier.org
2014-04-21 16:50 ` bernd.edlinger at hotmail dot de
2014-04-21 17:01 ` gcc@Denis-Excoffier.org
2014-04-21 17:18 ` bernd.edlinger at hotmail dot de
2014-04-21 17:40 ` gcc@Denis-Excoffier.org
2014-04-21 17:52 ` ktietz at gcc dot gnu.org
2014-04-21 20:40 ` bernd.edlinger at hotmail dot de
2014-04-21 20:48 ` bernd.edlinger at hotmail dot de
2014-04-22  7:24 ` ktietz at gcc dot gnu.org
2014-04-22  7:29 ` bernd.edlinger at hotmail dot de
2014-04-22  7:38 ` gcc@Denis-Excoffier.org
2014-04-22 13:50 ` gcc@Denis-Excoffier.org
2014-04-27 14:10 ` mikpelinux at gmail dot com
2014-04-30 14:23 ` ktietz at gcc dot gnu.org
2014-05-02 17:36 ` fanael4 at gmail dot com
2014-05-02 19:50 ` bernd.edlinger at hotmail dot de
2014-07-13 10:34 ` gcc@Denis-Excoffier.org

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-60830-4-oOhAOXf2NV@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).