gcc-4.3 build failure on G5 powerpc.

2008-07-08 Thread Charles Plessy
Dear all, I am trying to build a program, `Maq', in order to make a Debian package of it. Unfortunately, gcc crashes when compiling it on powerpc: checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes

Re: gcc-4.3 build failure on G5 powerpc.

2008-07-08 Thread Michel Dänzer
On Tue, 2008-07-08 at 19:31 +0900, Charles Plessy wrote: simulate.c: In function ‘simustat_core’: simulate.c:374: internal compiler error: in expand_expr_real_1, at expr.c:9199 Please submit a full bug report, with preprocessed source if appropriate. See

Re: gcc-4.3 build failure on G5 powerpc.

2008-07-08 Thread Charles Plessy
Hi Michel, Le Tue, Jul 08, 2008 at 01:15:19PM +0200, Michel Dänzer a écrit : On Tue, 2008-07-08 at 19:31 +0900, Charles Plessy wrote: simulate.c: In function ‘simustat_core’: simulate.c:374: internal compiler error: in expand_expr_real_1, at expr.c:9199 Please submit a full bug report,