public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/58306] New: error: corrupted value profile: value profile counter (X out of Y) inconsistent with basic-block count
@ 2013-09-03 11:45 t.artem at mailcity dot com
  2013-09-03 12:18 ` [Bug c++/58306] " paolo.carlini at oracle dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: t.artem at mailcity dot com @ 2013-09-03 11:45 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58306
           Summary: error: corrupted value profile: value profile counter
                    (X out of Y) inconsistent with basic-block count
           Product: gcc
           Version: 4.7.3
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: t.artem at mailcity dot com

Created attachment 30744
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30744&action=edit
Sources + profile info

blake2s.cpp: In function ‘void blake2s_update(blake2s_state*, const byte*,
size_t)’:
blake2s.cpp:133:40: error: corrupted value profile: value profile counter
(11354724 out of 11329053) inconsistent with basic-block count (9600416)
blake2s.cpp:157:49: error: corrupted value profile: value profile counter
(11204032 out of 11277067) inconsistent with basic-block count (10940610)
make: *** [blake2s.o] Error 1
make: *** Waiting for unfinished jobs....

CPU: Intel Core i5 2500
GCC: 4.7.3
ARC: i686

Makefile is included (just run make to see the error).
>From gcc-bugs-return-428896-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Tue Sep 03 12:15:07 2013
Return-Path: <gcc-bugs-return-428896-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 32155 invoked by alias); 3 Sep 2013 12:15:07 -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 32050 invoked by uid 55); 3 Sep 2013 12:15:02 -0000
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/58010] [4.8 Regression] ICE in vect_create_epilog_for_reduction, at tree-vect-loop.c:4378
Date: Tue, 03 Sep 2013 12:15:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: tree-optimization
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: rguenth at gcc dot gnu.org
X-Bugzilla-Status: ASSIGNED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.8.2
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-58010-4-JAUl5EvIwF@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-58010-4@http.gcc.gnu.org/bugzilla/>
References: <bug-58010-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: 2013-09/txt/msg00136.txt.bz2
Content-length: 783

http://gcc.gnu.org/bugzilla/show_bug.cgi?idX010

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue Sep  3 12:14:58 2013
New Revision: 202215

URL: http://gcc.gnu.org/viewcvs?rev 2215&root=gcc&view=rev
Log:
2013-09-03  Richard Biener  <rguenther@suse.de>

    Backport from mainline
    2013-08-30  Richard Biener  <rguenther@suse.de>

    PR tree-optimization/58010
    * tree-vect-loop.c (vect_create_epilog_for_reduction): Remove
    assert that we have a loop-closed PHI.

    * gcc.dg/pr58010.c: New testcase.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr58010.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_8-branch/gcc/tree-vect-loop.c


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-18 19:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-03 11:45 [Bug c++/58306] New: error: corrupted value profile: value profile counter (X out of Y) inconsistent with basic-block count t.artem at mailcity dot com
2013-09-03 12:18 ` [Bug c++/58306] " paolo.carlini at oracle dot com
2013-09-03 12:37 ` t.artem at mailcity dot com
2015-02-16 16:22 ` [Bug middle-end/58306] " t.artem at mailcity dot com
2015-02-16 17:05 ` t.artem at mailcity dot com
2015-04-18 19:39 ` t.artem at mailcity dot com

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).