public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "coyote at coyotegulch dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/15439] New: ICE with
Date: Fri, 14 May 2004 22:36:00 -0000	[thread overview]
Message-ID: <20040514165641.15439.coyote@coyotegulch.com> (raw)

When compiled with
     gcc -O1 -c -fschedule-insns2 -fsched2-use-traces bug_reg_stack.c

the attached program generates:
     bug_reg_stack.c: In function `molebench':
     bug_reg_stack.c:26: internal compiler error: in convert_regs_1, at
reg-stack.c:2950

Changing the array size from a static const to a literal int eliminates the ICE.

Removing the return value (and changing the function type to void) also
eliminates the ICE.

-- 
           Summary: ICE with
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: coyote at coyotegulch dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: x86_64-unknown-linux
  GCC host triplet: x86_64-unknown-linux
GCC target triplet: x86_64-unknown-linux


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


             reply	other threads:[~2004-05-14 16:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-14 22:36 coyote at coyotegulch dot com [this message]
2004-05-14 22:47 ` [Bug c/15439] " coyote at coyotegulch dot com
2004-05-14 22:57 ` [Bug c/15439] ICE with -fschedule-insns2 -fsched2-use-traces coyote at coyotegulch dot com
2004-05-15  5:29 ` [Bug rtl-optimization/15439] " pinskia at gcc dot gnu dot org
2004-10-06 23:15 ` giovannibajo at libero dot it

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=20040514165641.15439.coyote@coyotegulch.com \
    --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).