public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "uros at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug inline-asm/39058] [4.3 regression] ICE with double in inline-asm
Date: Thu, 26 Feb 2009 07:07:00 -0000	[thread overview]
Message-ID: <20090226070709.25749.qmail@sourceware.org> (raw)
In-Reply-To: <bug-39058-1771@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from uros at gcc dot gnu dot org  2009-02-26 07:07 -------
Subject: Bug 39058

Author: uros
Date: Thu Feb 26 07:06:48 2009
New Revision: 144445

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144445
Log:
        Backport from mainline:
        2009-02-02  Jakub Jelinek  <jakub@redhat.com>

        PR inline-asm/39058
        * recog.h (asm_operand_ok): Add constraints argument.
        * recog.c (asm_operand_ok): Likewise.  If it is set, for digits
        recurse on matching constraint.
        (check_asm_operands): Pass constraints as 3rd argument to
        asm_operand_ok.  Don't look up matching constraint here.
        * stmt.c (expand_asm_operands): Pass NULL as 3rd argument
        to asm_operand_ok.

testsuite/ChangeLog:

        Backport from mainline:
        2009-02-02  Jakub Jelinek  <jakub@redhat.com>

        PR inline-asm/39058
        * gcc.target/i386/pr39058.c: New test.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/pr39058.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/recog.c
    branches/gcc-4_3-branch/gcc/recog.h
    branches/gcc-4_3-branch/gcc/stmt.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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


  parent reply	other threads:[~2009-02-26  7:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-01 10:58 [Bug inline-asm/39058] New: [4.3/4.4 " reichelt at gcc dot gnu dot org
2009-02-01 11:03 ` [Bug inline-asm/39058] " reichelt at gcc dot gnu dot org
2009-02-02 10:07 ` jakub at gcc dot gnu dot org
2009-02-02 13:24 ` jakub at gcc dot gnu dot org
2009-02-02 13:24 ` [Bug inline-asm/39058] [4.3 " jakub at gcc dot gnu dot org
2009-02-16  8:46 ` ubizjak at gmail dot com
2009-02-21 13:17 ` rguenth at gcc dot gnu dot org
2009-02-26  7:07 ` uros at gcc dot gnu dot org [this message]
2009-02-26  7:23 ` ubizjak 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=20090226070709.25749.qmail@sourceware.org \
    --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).