public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ramana at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/44768] arm-linux bootstrap broken on expmed.c:157:3: warning ICE
Date: Fri, 02 Jul 2010 16:16:00 -0000	[thread overview]
Message-ID: <20100702161535.2456.qmail@sourceware.org> (raw)
In-Reply-To: <bug-44768-7210@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from ramana at gcc dot gnu dot org  2010-07-02 16:15 -------
I'm getting this failure in stage3 thus just attaching the expmed.i
pre-processed file isn't enough to reproduce this with a cross. 

Doing a bisect I find that 

rev: 160827 - builds expmed.o in stage3 .
rev: 160833 - Segfaults while building expmed.o 

rev:160832 was this commit .


Author: jamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Wed Jun 16 12:21:56 2010 +0000

    2010-06-16  Martin Jambor  <mjambor@suse.cz>

        PR tree-optimization/43905
        * tree-sra.c: Include tree-inline.h.
        (create_abstract_origin): Removed.
        (modify_function): Version the call graph node instead of creating
        abstract origins and dealing with same_body aliases.
        * tree-sra.c (ipa_sra_preliminary_function_checks): Check whether the
        function is versionable.
        * Makefile.in (tree-sra.o): Add TREE_INLINE_H to dependencies.

        * testsuite/g++.dg/torture/pr43905.C: New test.



    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160832 


while 160833 touches only libstdc++



I think there is a case of memory corruption or miscompilation somewhere
because of which global_dc->printer changes value between 2 calls to
diagnostic_report_diagnostic. Still digging to find out what's gone wrong here
- might well be a latent bug exposed from elsewhere.



Cheers
Ramana


-- 

ramana at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamborm at gcc dot gnu dot
                   |                            |org


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


  parent reply	other threads:[~2010-07-02 16:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-01 18:47 [Bug bootstrap/44768] New: " laurent at guerby dot net
2010-07-01 21:37 ` [Bug bootstrap/44768] " rguenth at gcc dot gnu dot org
2010-07-02  6:47 ` laurent at guerby dot net
2010-07-02  6:50 ` laurent at guerby dot net
2010-07-02 13:51 ` laurent at guerby dot net
2010-07-02 16:16 ` ramana at gcc dot gnu dot org [this message]
2010-07-06 22:29 ` ramana at gcc dot gnu dot org
2010-07-06 22:40 ` ramana at gcc dot gnu dot org
2010-07-09 16:19 ` ramana at gcc dot gnu dot org
2010-07-27 13:37 ` ramana at gcc dot gnu dot org
     [not found] <bug-44768-4@http.gcc.gnu.org/bugzilla/>
2011-03-11 12:27 ` eblot.ml 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=20100702161535.2456.qmail@sourceware.org \
    --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).