public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "markus at trippelsdorf dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/50674] [4.7 Regression]  profiledbootstrap broken: corrupted profile info: sum_all is smaller than sum_max
Date: Sun, 09 Oct 2011 13:35:00 -0000	[thread overview]
Message-ID: <bug-50674-4-HJ2Pb7StHx@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-50674-4@http.gcc.gnu.org/bugzilla/>

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

Markus Trippelsdorf <markus at trippelsdorf dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu.org

--- Comment #1 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2011-10-09 13:35:26 UTC ---
Git bisect points to Rev179701:

f480372230f4bfc55d02b48322ed5c96e999d7e0 is the first bad commit
commit f480372230f4bfc55d02b48322ed5c96e999d7e0
Author: rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Fri Oct 7 22:41:48 2011 +0000

    Rename vshuffle/vec_shuffle to vec_perm.

            * doc/extend.texi (__builtin_shuffle): Improve the description to
            include the modulus of the selector.  Mention OpenCL.
            * doc/md.texi (vec_perm, vec_perm_const): Document named patterns.

            * tree.def (VEC_PERM_EXPR): Rename from VEC_SHUFFLE_EXPR.
            * genopinit.c (optabs): Rename vshuffle to vec_perm.
            * c-typeck.c (c_build_vec_perm_expr): Rename from
            c_build_vec_shuffle_expr.  Update for name changes.
            * optabs.c (expand_vec_perm_expr_p): Rename from
            expand_vec_shuffle_expr_p.
            (expand_vec_perm_expr): Rename from expand_vec_shuffle_expr.
            * optabs.h (OTI_vec_perm): Rename from DOI_vshuffle.
            (vec_perm_optab): Rename from vshuffle_optab.
            * expr.c, gimple-pretty-print.c, gimple.c, gimplify.c,
            c-tree.h, c-parser.c, tree-cfg.c, tree-inline.c,
tree-pretty-print.c,
            tree-ssa-operands.c, tree-vect-generic.c: Update for name changes.

            * config/i386/i386.c (ix86_expand_vec_perm): Rename from
            ix86_expand_vshuffle.
            * config/i386/i386-protos.h: Update.
            * config/i386/sse.md (VEC_PERM_AVX2): Rename from VSHUFFLE_AVX2.
            (vec_perm<VEC_PERM_AVX2>): Rename from vshuffle<VSHUFFLE_AVX2>.

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


  reply	other threads:[~2011-10-09 13:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-09 11:59 [Bug bootstrap/50674] New: " markus at trippelsdorf dot de
2011-10-09 13:35 ` markus at trippelsdorf dot de [this message]
2011-10-09 17:34 ` [Bug bootstrap/50674] " rguenth at gcc dot gnu.org
2011-10-10 15:36 ` rguenth at gcc dot gnu.org
2011-10-10 16:51 ` rth at gcc dot gnu.org
2011-10-10 18:32 ` markus at trippelsdorf dot de

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-50674-4-HJ2Pb7StHx@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).