public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Eric Botcazou <ebotcazou@libertysurf.fr>
To: ebotcazou@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: optimization/8697: [IA-64] combine bug
Date: Tue, 18 Feb 2003 17:46:00 -0000	[thread overview]
Message-ID: <20030218174600.23093.qmail@sources.redhat.com> (raw)

The following reply was made to PR optimization/8697; it has been noted by GNATS.

From: Eric Botcazou <ebotcazou@libertysurf.fr>
To: Andreas Schwab <schwab@suse.de>
Cc: gcc-gnats@gcc.gnu.org,
 gcc-bugs@gcc.gnu.org,
 nobody@gcc.gnu.org
Subject: Re: optimization/8697: [IA-64] combine bug
Date: Tue, 18 Feb 2003 18:33:26 +0100

 > Still reproducable with both 3.3 and 3.4 as of today.
 
 Are you sure?
 
 rotate.c.18.life:
 
 (insn 26 75 27 1 0x40188780 (set (reg:SI 349)
         (rotate:SI (reg/v:SI 342)
             (const_int 16 [0x10]))) 190 {*rotlsi3_internal} (nil)
     (expr_list:REG_DEAD (reg/v:SI 342)
         (nil)))
 
 (insn 27 26 28 1 0x40188780 (set (reg:DI 350)
         (zero_extend:DI (reg:SI 349))) 33 {zero_extendsidi2} (insn_list 26 
 (nil))
     (expr_list:REG_DEAD (reg:SI 349)
         (nil)))
 
 
 rotate.c.19.combine:
 
 (insn 26 75 27 1 0x40188780 (set (reg:SI 349)
         (rotate:SI (reg/v:SI 342)
             (const_int 16 [0x10]))) 190 {*rotlsi3_internal} (nil)
     (expr_list:REG_DEAD (reg/v:SI 342)
         (nil)))
 
 (insn 27 26 28 1 0x40188780 (set (reg:DI 350)
         (zero_extend:DI (reg:SI 349))) 33 {zero_extendsidi2} (insn_list 26 
 (nil))
     (expr_list:REG_DEAD (reg:SI 349)
         (nil)))
 
 
 rotate.c.33.mach:
 
 (insn 27 96 28 1 0x40188780 (set (reg:DI 121 r38 [350])
         (zero_extend:DI (reg:SI 121 r38 [349]))) 33 {zero_extendsidi2} 
 (insn_list 81 (nil))
     (nil))
 
 
 Using built-in specs.
 Configured with: ../configure --target=ia64-linux-gnu --prefix=/usr/local 
 --enable-languages=c --enable-checking=misc,tree --disable-nls
 Thread model: posix
 gcc version 3.3 20030214 (prerelease)
 
 -- 
 Eric Botcazou


             reply	other threads:[~2003-02-18 17:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-18 17:46 Eric Botcazou [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-02-18 20:24 schwab
2003-02-18 20:06 Andreas Schwab
2003-02-18 16:06 Eric Botcazou
2003-02-18 16:00 ebotcazou
2003-02-18 15:56 Andreas Schwab
2003-02-18 13:59 ebotcazou

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=20030218174600.23093.qmail@sources.redhat.com \
    --to=ebotcazou@libertysurf.fr \
    --cc=ebotcazou@gcc.gnu.org \
    --cc=gcc-prs@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).