public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "LpSolit at netscape dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug web/55237] Linkify r123456 in comments to point to SVN
Date: Wed, 15 May 2013 10:40:00 -0000	[thread overview]
Message-ID: <bug-55237-4-lLZeETUHLK@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-55237-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #11 from Frédéric Buclin <LpSolit at netscape dot net> ---
What's the max value of a register name? r31?
>From gcc-bugs-return-422314-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed May 15 10:42:49 2013
Return-Path: <gcc-bugs-return-422314-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 5900 invoked by alias); 15 May 2013 10:42:49 -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 5870 invoked by uid 48); 15 May 2013 10:42:46 -0000
From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug rtl-optimization/57281] [4.9 Regression] x86_64-linux loop fails to terminate at -O3 -m32
Date: Wed, 15 May 2013 10:42:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: rtl-optimization
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords: wrong-code
X-Bugzilla-Severity: normal
X-Bugzilla-Who: ebotcazou at gcc dot gnu.org
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.9.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-57281-4-ePuLiPBVJr@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-57281-4@http.gcc.gnu.org/bugzilla/>
References: <bug-57281-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-05/txt/msg00987.txt.bz2
Content-length: 1040

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

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

--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> postreload leaves a REG_DEAD note on the
>
> (insn 19 78 21 4 (parallel [
>             (set (mem:DI (reg/f:SI 3 bx [orig:68 D.1736 ] [68]) [4 *_18+0 S8
> A64])
>                 (sign_extend:DI (reg:SI 0 ax [orig:75 b ] [75])))
>             (clobber (reg:CC 17 flags))
>             (clobber (reg:SI 1 dx [80]))
>         ]) t.c:9 137 {extendsidi2_1}
>      (expr_list:REG_UNUSED (reg:SI 1 dx [80])
>         (expr_list:REG_DEAD (reg:SI 0 ax [orig:75 b ] [75])
>             (nil))))
>
> which is bogus.

Leaving REG_DEAD/REG_UNUSED notes at the end of a pass is OK, it's up to the
next pass using them to make sure they are valid by invoking DF.


  parent reply	other threads:[~2013-05-15 10:40 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-08 10:46 [Bug web/55237] New: Please implement gcc.gnu.org/r123456 URL shorts for fast SVN revision access ubizjak at gmail dot com
2012-11-08 22:01 ` [Bug web/55237] " steven at gcc dot gnu.org
2012-11-11  8:32 ` gerald at pfeifer dot com
2013-01-21 12:52 ` ubizjak at gmail dot com
2013-01-21 22:34 ` LpSolit at netscape dot net
2013-01-21 23:03 ` redi at gcc dot gnu.org
2013-01-22 21:24 ` LpSolit at netscape dot net
2013-01-22 21:28 ` ubizjak at gmail dot com
2013-04-18 16:29 ` LpSolit at netscape dot net
2013-05-15  8:24 ` [Bug web/55237] Linkify r123456 in comments to point to SVN steven at gcc dot gnu.org
2013-05-15 10:40 ` LpSolit at netscape dot net [this message]
2013-05-15 10:52 ` jakub at gcc dot gnu.org
2013-05-15 11:14 ` amonakov at gcc dot gnu.org
2013-05-15 11:17 ` LpSolit at netscape dot net
2013-05-15 11:46 ` stevenb.gcc 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=bug-55237-4-lLZeETUHLK@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).