public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jochang at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/18779] New: SSE2 intrinsics cause segmentation fault and internal compiler error
Date: Thu, 02 Dec 2004 10:00:00 -0000	[thread overview]
Message-ID: <20041202095954.18779.jochang@gmail.com> (raw)

Command line: gcc -msse2 -O main.c

(1) The generated executable causes segmentation fault while running. It looks
like some alignment problem.

(2) If test1 and test2 are called directly from main(), not through test3, the
problem disappears.

(3) If the line "t2 = coeffs" in test1 is commented out, ICE happens:
main.c: In function `test1':
main.c:33: internal compiler error: in immed_double_const, at emit-rtl.c:481

-- 
           Summary: SSE2 intrinsics cause segmentation fault and internal
                    compiler error
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jochang at gmail dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


             reply	other threads:[~2004-12-02 10:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-02 10:00 jochang at gmail dot com [this message]
2004-12-02 10:02 ` [Bug target/18779] " jochang at gmail dot com
2004-12-02 10:30 ` belyshev at lubercy 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=20041202095954.18779.jochang@gmail.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).