public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/12805] New: <gcc 3.2/3.3 segfault on powerpc mplayer cvs>
@ 2003-10-28  9:08 gcc-bugzilla at gcc dot gnu dot org
  2003-10-28 15:11 ` [Bug c/12805] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2003-10-28  9:08 UTC (permalink / raw)
  To: gcc-bugs

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

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

           Summary: <gcc 3.2/3.3 segfault on powerpc mplayer cvs>
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bugreports at nn7 dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-unknown-linux-gnu
  GCC host triplet: powerpc-unknown-linux-gnu
GCC target triplet: powerpc-unknown-linux-gnu

	gcc 3.2/3.3 fail with internal compiler error on mplayer cvs on powerpc 7450 (G4)

Environment:
System: Linux no 2.6.0-test7 #8 Sun Oct 26 17:00:49 CET 2003 ppc GNU/Linux
Architecture: ppc

processor	: 0
cpu		: 7455, altivec supported
clock		: 1000MHz
revision	: 3.3 (pvr 8001 0303)
bogomips	: 997.90
machine		: PowerBook3,5
motherboard	: PowerBook3,5 MacRISC2 MacRISC Power Macintosh
detected as	: 80 (PowerBook Titanium IV)
pmac flags	: 0000000b
L2 cache	: 256K unified
memory		: 1024MB
pmac-generation	: NewWorld

host: powerpc-unknown-linux-gnu
build: powerpc-unknown-linux-gnu
target: powerpc-unknown-linux-gnu
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

How-To-Repeat:

get mplayer-cvs and ./configure ; make on a powerpc G4 machine. then what happens is:
[...]
make -C libavcodec LIBPREF=lib LIBSUF=.a
make[1]: Entering directory `/home/sonne/projects/src/opensource/mplayer/main/libavcodec'
cc -O4 -mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -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 
ppc/mpegvideo_altivec.c: In function `dct_quantize_altivec':
ppc/mpegvideo_altivec.c:515: error: unrecognizable insn:
(insn 1634 1319 252 2 (nil) (set (reg:V4SF 84 v7)
        (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.
make[1]: *** [ppc/mpegvideo_altivec.o] Error 1
make[1]: Leaving directory `/home/sonne/projects/src/opensource/mplayer/main/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug c/12805] <gcc 3.2/3.3 segfault on powerpc mplayer cvs>
  2003-10-28  9:08 [Bug c/12805] New: <gcc 3.2/3.3 segfault on powerpc mplayer cvs> gcc-bugzilla at gcc dot gnu dot org
@ 2003-10-28 15:11 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-28 15:11 UTC (permalink / raw)
  To: gcc-bugs

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

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-28 15:11 -------
Another dup of bug 11793.

*** This bug has been marked as a duplicate of 11793 ***


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-28 15:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-28  9:08 [Bug c/12805] New: <gcc 3.2/3.3 segfault on powerpc mplayer cvs> gcc-bugzilla at gcc dot gnu dot org
2003-10-28 15:11 ` [Bug c/12805] " pinskia at gcc dot gnu dot org

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).