public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Janis Johnson <janis187@us.ibm.com>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: optimization/6177: ia64 ICE with single-element complex array in LAPACK
Date: Fri, 05 Apr 2002 14:26:00 -0000	[thread overview]
Message-ID: <20020405222601.10001.qmail@sources.redhat.com> (raw)

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

From: Janis Johnson <janis187@us.ibm.com>
To: janis187@us.ibm.com
Cc: gcc-gnats@gcc.gnu.org, kenner@vlsi1.ultra.nyu.edu
Subject: Re: optimization/6177: ia64 ICE with single-element complex array in LAPACK
Date: Fri, 5 Apr 2002 14:24:45 -0800

 On Thu, Apr 04, 2002 at 08:48:02PM -0000, janis187@us.ibm.com wrote:
 > 
 > >Number:         6177
 > >Category:       optimization
 > >Synopsis:       ia64 ICE with single-element complex array in LAPACK
 > >Class:          ice-on-legal-code
 > >Arrival-Date:   Thu Apr 04 12:56:00 PST 2002
 > >Originator:     Janis Johnson
 > >Release:        gcc version 3.1 20020402 (prerelease)
 > >Environment:
 > Itanium; Red Hat Linux release 7.2 (Enigma)
 > >Description:
 > The 3.1 prerelease compiler gets an ICE compiling file
 > cblat2.f in LAPACK beginning with this change:
 > 
 > Tue Apr  2 06:47:40 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 > 
 >         * stor-layout.c (layout_Output from compiling the attached file (containing only the
 > subroutine that triggers the failure) with -O2 is:
 > 
 > cchk4.f: In subroutine `cchk4':
 > cchk4.f:219: Internal compiler error in change_address_1, at emit-rtl.c:1910
 
 This is a problem on i686-pc-linux-gnu also.  Here's a much smaller
 test case:
 
       subroutine bug
       complex w(1)
       intrinsic conjg
       w(1) = conjg(w(1))
       return
       end
 
 Janis


             reply	other threads:[~2002-04-05 22:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-05 14:26 Janis Johnson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-04-15  8:38 jakub
2002-04-11  6:10 jakub
2002-04-04 12:56 janis187

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=20020405222601.10001.qmail@sources.redhat.com \
    --to=janis187@us.ibm.com \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).