Compiler gives internal error and uses all system ram (over 256 megs)

2004-12-10 Thread belgarath

>Submitter-Id:  net
>Originator:BelGarath of The Vale
>Organization:  
>Confidential:  no
>Synopsis:  GCC gives internal error and uses all sytem ram before doing so.
>Severity:  critical

Priority:   medium
>Category: c
>Class: sw-bug 
>Release:   3.4.1
>Environment:
System: Linux rowan 2.4.19 #1 Fri Oct 4 18:36:11 EDT 2002 sparc64 unknown
Architecture: sparc64


host: sparc64-unknown-linux-gnu
build: sparc64-unknown-linux-gnu
target: sparc64-unknown-linux-gnu
configured with: ./configure --with-cpu=ultrasparc 
--enable-languages=c,c++,objc,obj-c++ : (reconfigured) ./configure 
--with-cpu=ultrasparc --enable-languages=c,c++,objc
>Description:
Compilation of flite fails and gives internal compiler error after 
using alll available system ram. Problem files
are the language files most noteably 'cmu_us_kal16_diphone.c' of all 
versions tested.

Flite code available at 

http://www.speech.cs.cmu.edu/flite/packed/flite-1.2/flite-1.2-release.tar.gz 

http://www.speech.cs.cmu.edu/flite/packed/flite-1.1/flite-1.1-release.tar.gz
>How-To-Repeat:
Simply download source and compile it using standard ./configure && make dance.
>Fix:
Fix gcc so it doesnt use all 256 megs of memory and fail due to what I 
think is a malloc() failing.
Getting rid of code bloat would work too ;)


[Bug target/61074] New: internal compiler error: in extract_insn, at recog.c:2109

2014-05-06 Thread belgarath at o2 dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61074

Bug ID: 61074
   Summary: internal compiler error: in extract_insn, at
recog.c:2109
   Product: gcc
   Version: unknown
Status: UNCONFIRMED
  Severity: critical
  Priority: P3
 Component: target
  Assignee: unassigned at gcc dot gnu.org
  Reporter: belgarath at o2 dot pl

Created attachment 32743
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32743&action=edit
/tmp/ccRrX09k.out

demux/oggseek.c:743:1: internal compiler error: in extract_insn, at
recog.c:2109


Preprocessed source stored into /tmp/ccRrX09k.out file, please attach this to
your bugreport.
make[4]: *** [demux/libogg_plugin_la-oggseek.lo] Błąd 1
make[4]: Opuszczenie katalogu `/root/vlc/modules'
make[3]: *** [all-recursive] Błąd 1
make[3]: Opuszczenie katalogu `/root/vlc/modules'
make[2]: *** [all] Błąd 2
make[2]: Opuszczenie katalogu `/root/vlc/modules'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/root/vlc'
make: *** [all] Błąd 2