public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mliska at suse dot cz" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ipa/63576] [5 Regression] ICE : in ipa_merge_profiles, at ipa-utils.c:540 during Firefox LTO/PGO build
Date: Sun, 19 Oct 2014 22:07:00 -0000	[thread overview]
Message-ID: <bug-63576-4-qzPV2QkkN2@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-63576-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63576

--- Comment #1 from Martin Liška <mliska at suse dot cz> ---
Do you have Honza an idea how to handle correctly situation, where ipa_profile
is called before IPA ICF and we mark speculative an edge in:

#0  cgraph_edge::make_speculative (this=this@entry=0x7ffff69e8c98,
n2=0x7ffff6933468, direct_count=1776, direct_frequency=<optimized out>) at
../../gcc/cgraph.c:1027
#1  0x0000000000844d6f in ipa_profile () at ../../gcc/ipa-profile.c:641
#2  (anonymous namespace)::pass_ipa_profile::execute (this=<optimized out>) at
../../gcc/ipa-profile.c:742
#3  0x000000000091bee2 in execute_one_pass (pass=pass@entry=0x1bc76b0) at
../../gcc/passes.c:2155
#4  0x000000000091cbc2 in execute_ipa_pass_list (pass=0x1bc76b0) at
../../gcc/passes.c:2545
#5  0x00000000005e222b in do_whole_program_analysis () at
../../gcc/lto/lto.c:3253
#6  0x00000000005e25e6 in lto_main () at ../../gcc/lto/lto.c:3431
#7  0x00000000009d48f2 in compile_file () at ../../gcc/toplev.c:555
#8  0x00000000009d6bdf in do_compile () at ../../gcc/toplev.c:1977
#9  toplev_main (argc=28, argv=0x1ba4970) at ../../gcc/toplev.c:2053
#10 0x00000000012140dc in main (argc=26, argv=0x7fffffffdd38) at
../../gcc/main.c:36

Thank you,
Martin
>From gcc-bugs-return-464469-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Sun Oct 19 22:07:41 2014
Return-Path: <gcc-bugs-return-464469-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 2232 invoked by alias); 19 Oct 2014 22:07:41 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 2205 invoked by uid 48); 19 Oct 2014 22:07:38 -0000
From: "fxcoudert at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/48979] FRACTION und EXPONENT return invalid results for infinity/NaN
Date: Sun, 19 Oct 2014 22:09:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: fortran
X-Bugzilla-Version: 4.7.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: fxcoudert at gcc dot gnu.org
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: fxcoudert at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 5.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status resolution target_milestone
Message-ID: <bug-48979-4-d9VowT9snH@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-48979-4@http.gcc.gnu.org/bugzilla/>
References: <bug-48979-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-10/txt/msg01490.txt.bz2
Content-length: 519

https://gcc.gnu.org/bugzilla/show_bug.cgi?idH979

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |5.0

--- Comment #20 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Fully fixed on trunk.


       reply	other threads:[~2014-10-19 21:42 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-63576-4@http.gcc.gnu.org/bugzilla/>
2014-10-19 22:07 ` mliska at suse dot cz [this message]
2014-10-20  1:59 ` hubicka at gcc dot gnu.org
2014-10-20 13:07 ` rguenth at gcc dot gnu.org
2014-10-27 15:53 ` i.palachev at samsung dot com
2014-11-20 12:34 ` rguenth at gcc dot gnu.org
2015-01-16 13:47 ` trippels at gcc dot gnu.org
2015-01-18 21:46 ` hubicka at gcc dot gnu.org
2015-01-20  0:45 ` hubicka at gcc dot gnu.org
2015-01-20  0:47 ` hubicka at gcc dot gnu.org
2015-01-20  6:08 ` hubicka at gcc dot gnu.org
2015-01-20  6:32 ` trippels at gcc dot gnu.org
2015-01-20  8:22 ` trippels at gcc dot gnu.org
2015-01-20  8:54 ` trippels at gcc dot gnu.org
2015-01-20 12:25 ` trippels at gcc dot gnu.org
2015-01-20 20:04 ` hubicka at gcc dot gnu.org
2015-01-21 19:06 ` trippels at gcc dot gnu.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-63576-4-qzPV2QkkN2@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).