[Bug target/26722] ICE in extract_insn, at recog.c:2175

2006-03-16 Thread mtodorov at alu dot hr
--- Comment #3 from mtodorov at alu dot hr 2006-03-16 21:05 --- Subject: Re: ICE in extract_insn, at recog.c:2175 Of course, I should have done it in the first place: [EMAIL PROTECTED]:~/jbigkit/libjbig$ gcc -v Reading specs from /usr/lib/gcc-lib/x86_64-linux/3.3.5/specs Configured

[Bug c/26722] ICE in extract_insn, at recog.c:2175

2006-03-16 Thread mtodorov at alu dot hr
--- Comment #1 from mtodorov at alu dot hr 2006-03-16 19:05 --- Created an attachment (id=11060) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11060&action=view) The jbig.i file that causes ICE This is a part of jbigkit.tar.gz library for JBIG pictures. -- http://gcc.

[Bug c/26722] New: ICE in extract_insn, at recog.c:2175

2006-03-16 Thread mtodorov at alu dot hr
ED]:~/jbigkit$ -- Summary: ICE in extract_insn, at recog.c:2175 Product: gcc Version: 3.3 Status: UNCONFIRMED Severity: critical Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mtodor

[Bug bootstrap/26711] Compilation breaks in gcc/genattrtab.c on Mac OS X 10.2.8 on G4 with odcctools

2006-03-16 Thread mtodorov at alu dot hr
--- Comment #3 from mtodorov at alu dot hr 2006-03-16 14:12 --- Subject: Re: Compilation breaks in gcc/genattrtab.c on Mac OS X 10.2.8 on G4 with odcctools Changing /gcc/auto-host.h #define HAVE_SYS_RESOURCE_H 1 makes build pass this point where it failed. This was set to #undef

[Bug bootstrap/13982] Bootstrap of gcc-3.4-20040128 on Darwin6.8/Mac OS X 10.2.8 failed

2006-03-16 Thread mtodorov at alu dot hr
--- Comment #5 from mtodorov at alu dot hr 2006-03-16 13:35 --- Changing /gcc/auto-host.h #define HAVE_SYS_RESOURCE_H 1 makes build pass this point where it failed. This was set to #undef despite having the include in /usr/incude/sys/resource.h I guess configure script has not found

[Bug bootstrap/26711] Compilation breaks in gcc/genattrtab.c on Mac OS X 10.2.8 on G4 with odcctools

2006-03-16 Thread mtodorov at alu dot hr
--- Comment #1 from mtodorov at alu dot hr 2006-03-16 12:26 --- Created an attachment (id=11057) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11057&action=view) generated gcc/ggc-common.i with make options + -save-temps -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26711

[Bug bootstrap/26711] New: Compilation breaks in gcc/genattrtab.c on Mac OS X 10.2.8 on G4 with odcctools

2006-03-16 Thread mtodorov at alu dot hr
ed at gcc dot gnu dot org ReportedBy: mtodorov at alu dot hr GCC build triplet: powerpc-apple-darwin6.8 GCC host triplet: powerpc-apple-darwin6.8 GCC target triplet: powerpc-apple-darwin6.8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26711

[Bug target/26655] ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446

2006-03-12 Thread mtodorov at alu dot hr
--- Comment #9 from mtodorov at alu dot hr 2006-03-12 19:56 --- Subject: Re: ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446 > It is not a work around :). It is correcting the inline-asm. Mais oui. :-) M. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26655

[Bug target/26655] ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446

2006-03-12 Thread mtodorov at alu dot hr
--- Comment #7 from mtodorov at alu dot hr 2006-03-12 19:33 --- Subject: Re: ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446 On Sun, 12 Mar 2006, pinskia at gcc dot gnu dot org wrote: > > > --- Comment #4 from pinskia at gcc dot gnu dot org 2006-03

[Bug target/26655] ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446

2006-03-12 Thread mtodorov at alu dot hr
--- Comment #3 from mtodorov at alu dot hr 2006-03-12 18:53 --- Created an attachment (id=11026) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11026&action=view) Created snow.i with -save-temps gcc -O3 -g -Wall -Wno-switch -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_

[Bug target/26655] ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446

2006-03-12 Thread mtodorov at alu dot hr
--- Comment #1 from mtodorov at alu dot hr 2006-03-12 18:45 --- Subject: Re: ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446 I am truly sorry, but resulting snow.i is 11389 lines, 325K long, so it does not fit into comment. I don't know what to do (novic

[Bug c/26653] Wrong assembly generated with -O2, -O OK for cinelerra source item

2006-03-12 Thread mtodorov at alu dot hr
--- Comment #8 from mtodorov at alu dot hr 2006-03-12 18:41 --- Subject: Re: Wrong assembly generated with -O2, -O OK for cinelerra source item On Sun, 12 Mar 2006, steven at gcc dot gnu dot org wrote: > --- Comment #7 from steven at gcc dot gnu dot org 2006-03-12 18

[Bug c/26655] New: ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446

2006-03-12 Thread mtodorov at alu dot hr
m' snow.c:2410: internal compiler error: in ix86_secondary_memory_needed, at config/i386/i386.c:16446 Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.gnu.org/bugs.html> for instructions. [EMAIL PROTECTED]:~/cinelerra-2.0/quicktime/ffmpeg.071405/libavcodec$

[Bug c/26653] Wrong assembly generated with -O2, -O OK for cinelerra source item

2006-03-12 Thread mtodorov at alu dot hr
--- Comment #5 from mtodorov at alu dot hr 2006-03-12 18:22 --- Subject: Re: Wrong assembly generated with -O2, -O OK for cinelerra source item > Why then -O passes, and does it generate right code? Does 4.0.3 do the > worng thing when compiling this without complaint? > &g

[Bug c/26653] Wrong assembly generated with -O2, -O OK for cinelerra source item

2006-03-12 Thread mtodorov at alu dot hr
--- Comment #4 from mtodorov at alu dot hr 2006-03-12 18:06 --- Subject: Re: Wrong assembly generated with -O2, -O OK for cinelerra source item On Sun, 12 Mar 2006, pinskia at gcc dot gnu dot org wrote: > --- Comment #3 from pinskia at gcc dot gnu dot org 2006-03-12 18

[Bug c/26653] Wrong assembly generated with -O2, -O OK for cinelerra source item

2006-03-12 Thread mtodorov at alu dot hr
--- Comment #2 from mtodorov at alu dot hr 2006-03-12 17:57 --- Subject: Re: Wrong assembly generated with -O2, -O OK for cinelerra source item On Sun, 12 Mar 2006, hjl at lucon dot org wrote: > --- Comment #1 from hjl at lucon dot org 2006-03-12 17:42 --- > I don&#

[Bug c/26653] New: Wrong assembly generated with -O2, -O OK for cinelerra source item

2006-03-12 Thread mtodorov at alu dot hr
latile__ ("movq" " %" "mm2" ", %" "mm7"); __asm__ __volatile__ ("psraw" " %0, %%" "mm7" : : "J" (16) ); __asm__ __volatile__ ("movq" " %" "mm2" ", %" "mm3"); __asm_

[Bug middle-end/11264] LROTATE_EXPR/RROTATE_EXPR misexpanded by middle-end/back-end for bitfields

2006-02-20 Thread mtodorov at alu dot hr
--- Comment #4 from mtodorov at alu dot hr 2006-02-20 08:18 --- Subject: Re: LROTATE_EXPR/RROTATE_EXPR misexpanded by middle-end/back-end for bitfields On Thu, 16 Feb 2006, steven at gcc dot gnu dot org wrote: > > > --- Comment #3 from steven at gcc dot gnu dot org 2