public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: rschiele@uni-mannheim.de
To: gcc-gnats@gcc.gnu.org
Cc: tneumann@pi3.informatik.uni-mannheim.de
Subject: optimization/8300: ICE in gen_reg_rtx, at emit-rtl.c:662
Date: Mon, 21 Oct 2002 06:06:00 -0000	[thread overview]
Message-ID: <20021021130431.24023.qmail@sources.redhat.com> (raw)


>Number:         8300
>Category:       optimization
>Synopsis:       ICE in gen_reg_rtx, at emit-rtl.c:662
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 21 06:06:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Robert Schiele
>Release:        3.2.1 20021020 (prerelease)
>Organization:
>Environment:
System: SunOS manray 5.8 Generic_108528-14 sun4u sparc SUNW,Ultra-4
Architecture: sun4
host: sparc-sun-solaris2.8
build: sparc-sun-solaris2.8
target: sparc-sun-solaris2.8
configured with: /home/schiele/gcccvs/gcc.gcc-3_2-branch/configure --enable-threads=posix --prefix=/opt/Pkg/SunOS/gcc321 --enable-languages=c,c++,f77,objc --disable-libgcj --with-gxx-include-dir=/opt/Pkg/SunOS/gcc321/include/g++ --with-system-zlib --enable-shared sparc-sun-solaris2.8
>Description:
The attached code results in an ICE on both, sparc-sun-solaris2.8 and sparc64-sun-solaris2.8 when compiled with optimizations turned on.  This does _not_ happen in sparc-*-linux.

Note: This is a regression to 2.95.3!
>How-To-Repeat:
gcc -O ice.i
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="ice.i"
Content-Disposition: inline; filename="ice.i"

void a() {
    double b;
    int c = *((int*)&b) && (*(&c + 1) = 0);
}


             reply	other threads:[~2002-10-21 13:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-21  6:06 rschiele [this message]
2002-10-26  2:46 Robert Schiele
2002-12-03  9:56 Christian Ehrhardt

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=20021021130431.24023.qmail@sources.redhat.com \
    --to=rschiele@uni-mannheim.de \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=tneumann@pi3.informatik.uni-mannheim.de \
    /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).