public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Andrew Pollard <Andrew.Pollard@brooks-pri.com>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: target/9150: [3.4 regression] ICE in recog.c:2177 using -march=pentium3 and -fPIC
Date: Wed, 15 Jan 2003 19:56:00 -0000	[thread overview]
Message-ID: <20030115195600.17053.qmail@sources.redhat.com> (raw)

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

From: Andrew Pollard <Andrew.Pollard@brooks-pri.com>
To: andrew@andypo.net,  gcc-gnats@gcc.gnu.org,  gcc-prs@gcc.gnu.org, 
 gcc-bugs@gcc.gnu.org,  gcc@gcc.gnu.org
Cc:  
Subject: Re: target/9150: [3.4 regression] ICE in recog.c:2177 using -march=pentium3
 and -fPIC
Date: Wed, 15 Jan 2003 19:54:48 +0000

 Hi All,
 
   It looks like the fix for bootstrap/9036 also fixes target/9150
 
 ice.c:
 ---------------
 float
 foo(float bar)
 {
      return (((bar) < 0.0f) ? -bar : bar);
 }
 ----------------
 
 % /usr/local/gcc-3.4-20030108-i686-pc-linux-gnu/bin/gcc -c ice.c -msse2 -fpic
 ice.c: In function `foo':
 ice.c:5: error: unrecognizable insn:
 (insn 18 33 19 2 (nil) (set (reg:V4SF 63)
          (mem/u/f:V4SF (symbol_ref/u:SI ("*.LC1")) [0 S16 A128])) -1 (nil)
      (expr_list:REG_EQUAL (const_vector:V4SF [
                  (const_double:SF 0 [0x0] -0.0 [-0x0.0p+0])
                  (const_double:SF 0 [0x0] 0.0 [0x0.0p+0])
                  (const_double:SF 0 [0x0] 0.0 [0x0.0p+0])
                  (const_double:SF 0 [0x0] 0.0 [0x0.0p+0])
              ])
          (nil)))
 ice.c:5: internal compiler error: in extract_insn, at recog.c:2177
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
 
 % gcc34 -v
 Reading specs from 
 /usr/local/gcc-3.4-20030115-i686-pc-linux-gnu/lib/gcc-lib/i686-pc-linux-gnu/3.4/specs
 Configured with: /usr/local/src/cvs/gcc/configure 
 --prefix=/usr/local/gcc-3.4-20030115-i686-pc-linux-gnu --with-gnu-as 
 --with-as=/usr/local/binutils-2.13.90.0.16-i686-pc-linux-gnu/bin/as 
 --with-gnu-ld 
 -with-ld=/usr/local/binutils-2.13.90.0.16-i686-pc-linux-gnu/bin/ld 
 --enable-threads=posix --with-dwarf2 --disable-shared --enable-languages=c++ 
 --enable-__cxa_atexit
 Thread model: posix
 gcc version 3.4 20030115 (experimental)
 
 % gcc34 -c ice.c -msse2 -fpic
 %
 
 Andrew.
 


             reply	other threads:[~2003-01-15 19:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-15 19:56 Andrew Pollard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-15 20:02 bangerth
2003-01-08 18:06 Janis Johnson
2003-01-06 13:55 reichelt

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=20030115195600.17053.qmail@sources.redhat.com \
    --to=andrew.pollard@brooks-pri.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).