public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jeffw at globaldial dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/12878] New: unrecognizable insn (compiling mplayer on ppc)
Date: Sun, 02 Nov 2003 18:54:00 -0000	[thread overview]
Message-ID: <20031102185407.12878.jeffw@globaldial.com> (raw)

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: unrecognizable insn (compiling mplayer on ppc)
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jeffw at globaldial dot com
                CC: gcc-bugs at gcc dot gnu dot org

gcc -v:

Reading specs from /usr/lib/gcc-lib/powerpc-linux/3.3.2/specs Configured with:
../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada
--prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib
--enable-nls --without-included-gettext --enable-__cxa_atexit
--enable-clocale=gnu --enable-java-gc=boehm --enable-java-awt=xlib
--enable-objc-gc --disable-multilib powerpc-linux
Thread model: posix
gcc version 3.3.2 (Debian)

command and error:

gcc -Wall -O4   -maltivec -mabi=altivec -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H -I..
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o
ppc/mpegvideo_altivec.o ppc/mpegvideo_altivec.c -save-temps
gcc: warning: -pipe ignored because -save-temps specified
ppc/mpegvideo_altivec.c: In function `dct_quantize_altivec':
ppc/mpegvideo_altivec.c:515: error: unrecognizable insn:
(insn 1337 251 1338 2 (nil) (set (reg:V4SF 96 v19)
        (const_vector:V4SF [
                (const_double:SF 5.411961078643798828125e-1 [0x0.8a8bd4p+0])
                (const_double:SF 5.411961078643798828125e-1 [0x0.8a8bd4p+0])
                (const_double:SF 5.411961078643798828125e-1 [0x0.8a8bd4p+0])
                (const_double:SF 5.411961078643798828125e-1 [0x0.8a8bd4p+0])
            ])) -1 (nil)
    (nil))
ppc/mpegvideo_altivec.c:515: internal compiler error: in extract_insn, at
recog.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

A also have the preprocessed file - how do I attach it? You ask for it in the
above url, but there is no info on how to supply it.

Jeff


             reply	other threads:[~2003-11-02 18:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-02 18:54 jeffw at globaldial dot com [this message]
2003-11-02 18:58 ` [Bug c/12878] " jeffw at globaldial dot com
2003-11-02 19:04 ` falk at debian dot org

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=20031102185407.12878.jeffw@globaldial.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).