public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rafal at rawicki dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/57899] [4.8/4.9 Regression] bind/function with data member: infinite recursion
Date: Tue, 21 Jan 2014 19:08:00 -0000	[thread overview]
Message-ID: <bug-57899-4-pW2f4xAm7u@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-57899-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #14 from Rafał Rawicki <rafal at rawicki dot org> ---
Created attachment 31910
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31910&action=edit
C-reduced testcase with valid code

C-reduce seems to be very stubborn in removing these parentheses, but this
testcase compiles under clang 3.4 and gcc 4.7 and causes infinite recursion
under gcc 4.8.2
>From gcc-bugs-return-441146-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Tue Jan 21 19:12:43 2014
Return-Path: <gcc-bugs-return-441146-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 27456 invoked by alias); 21 Jan 2014 19:12:42 -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 27420 invoked by uid 55); 21 Jan 2014 19:12:38 -0000
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/59003] [4.9 Regression] profiledbootstrap miscompiles gcc during stagefeedback --with-tune=amdfam10
Date: Tue, 21 Jan 2014 19:12:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: target
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords: wrong-code
X-Bugzilla-Severity: normal
X-Bugzilla-Who: jakub at gcc dot gnu.org
X-Bugzilla-Status: ASSIGNED
X-Bugzilla-Priority: P1
X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.9.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-59003-4-tIG6JQ1fen@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-59003-4@http.gcc.gnu.org/bugzilla/>
References: <bug-59003-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-01/txt/msg02288.txt.bz2
Content-length: 715

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

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Jan 21 19:12:06 2014
New Revision: 206896

URL: http://gcc.gnu.org/viewcvs?rev 6896&root=gcc&view=rev
Log:
    PR target/59003
    * config/i386/i386.c (expand_small_movmem_or_setmem): If mode is
    smaller than size, perform several stores or loads and stores
    at dst + count - size to store or copy all of size bytes, rather
    than just last modesize bytes.

    * gcc.dg/tree-prof/pr59003.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/tree-prof/pr59003.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2014-01-21 19:08 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-57899-4@http.gcc.gnu.org/bugzilla/>
2013-07-15 10:53 ` [Bug libstdc++/57899] " redi at gcc dot gnu.org
2013-07-15 10:56 ` redi at gcc dot gnu.org
2013-07-21 19:32 ` paolo.carlini at oracle dot com
2013-07-21 19:58 ` redi at gcc dot gnu.org
2013-09-18 11:56 ` redi at gcc dot gnu.org
2013-09-18 12:14 ` redi at gcc dot gnu.org
2013-10-21 12:12 ` paolo.carlini at oracle dot com
2014-01-08 14:34 ` redi at gcc dot gnu.org
2014-01-08 15:43 ` redi at gcc dot gnu.org
2014-01-08 18:14 ` [Bug c++/57899] [4.8/4.9 Regression] " redi at gcc dot gnu.org
2014-01-21 17:48 ` rafal at rawicki dot org
2014-01-21 18:01 ` redi at gcc dot gnu.org
2014-01-21 18:29 ` rafal at rawicki dot org
2014-01-21 19:08 ` rafal at rawicki dot org [this message]
2014-01-30 14:42 ` paolo.carlini at oracle dot com
2014-01-30 15:35 ` jason at gcc dot gnu.org
2014-01-31  3:48 ` jason at gcc dot gnu.org
2014-01-31  3:48 ` jason at gcc dot gnu.org
2014-01-31  3:48 ` jason 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-57899-4-pW2f4xAm7u@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).