public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/30185]  New: ICE with unrecognizable insn on powerpc64 while building gimp with -O1+
@ 2006-12-12 21:54 vapier at gentoo dot org
  2006-12-12 21:56 ` [Bug target/30185] " pinskia at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: vapier at gentoo dot org @ 2006-12-12 21:54 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2216 bytes --]

trying to build gimp on PPC64 triggers an ICE when building with optimization:

if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../..  
-DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE
-DGTK_MULTIHEAD_SAFE -DSTANDALONE=0 -DUSE_INTERFACE=1 -DUSE_MATH=1
-DUSE_ASCII_NAMES=0 -DUSE_STRLWR=0 -I../../.. -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include           -O2 -mcpu=970 -mtune=970 -maltivec
-mabi=altivec -mpowerpc64 -fno-strict-aliasing -fomit-frame-pointer -pipe -Wall
-Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations
-Winit-self -Wpointer-arith -MT scheme.o -MD -MP -MF ".deps/scheme.Tpo" -c -o
scheme.o scheme.c; \
        then mv -f ".deps/scheme.Tpo" ".deps/scheme.Po"; else rm -f
".deps/scheme.Tpo"; exit 1; fi
scheme.c: In function ‘alloc_cellseg’:
scheme.c:598: warning: cast from pointer to integer of different size
scheme.c: At top level:
scheme.c:1564: warning: no previous prototype for ‘putcharacter’
scheme.c:4435: warning: no previous prototype for ‘scheme_init_new’
scheme.c:4671: warning: no previous prototype for ‘scheme_call’
scheme.c: In function ‘opexe_2’:
scheme.c:3413: error: unrecognizable insn:
(insn 973 971 974 95 (set (reg:SI 546)
        (subreg:DI (reg/v:TI 355 [ b ]) 8)) -1 (nil)
    (nil))
scheme.c:3413: internal compiler error: in extract_insn, at recog.c:2084
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /tmp/ccQqJiAY.out file, please attach this to
your bugreport.


-- 
           Summary: ICE with unrecognizable insn on powerpc64 while building
                    gimp with -O1+
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: vapier at gentoo dot org
  GCC host triplet: powerpc64-linux-gnu
GCC target triplet: powerpc64-linux-gnu


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


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

end of thread, other threads:[~2006-12-15 23:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-12 21:54 [Bug target/30185] New: ICE with unrecognizable insn on powerpc64 while building gimp with -O1+ vapier at gentoo dot org
2006-12-12 21:56 ` [Bug target/30185] " pinskia at gcc dot gnu dot org
2006-12-12 21:56 ` vapier at gentoo dot org
2006-12-12 22:12 ` pinskia at gcc dot gnu dot org
2006-12-12 22:16 ` vapier at gentoo dot org
2006-12-13  6:41 ` [Bug target/30185] [4.1/4.2/4.3 Regression] ICE with struct and divide pinskia at gcc dot gnu dot org
2006-12-14 12:19 ` jakub at gcc dot gnu dot org
2006-12-15 23:08 ` jakub at gcc dot gnu dot org
2006-12-15 23:09 ` jakub at gcc dot gnu dot org
2006-12-15 23:11 ` jakub at gcc dot gnu dot org
2006-12-15 23:14 ` jakub 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).