[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#446714: gcc-4.3: Fails to build a program which builds fine with gcc-4.1



reopen 446714
reassign gcc-4.2
thanks

Le Sat, Nov 24, 2007 at 01:03:27PM +0100, Matthias Klose a écrit :
> Apparently this is fixed in recent versions of gcc-4.2 and
> gcc-snapshot.

Hi,

I just tried with gcc-4.2 and unfortunately it does not seem to work better:

chouca〔source〕$ gcc --version
gcc (GCC) 4.2.3 20071014 (prerelease) (Debian 4.2.2-3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

chouca〔source〕$ make
gcc  -O3 -funroll-loops -march=i686 -mfpmath=sse -msse  -mmmx  -c -o prob.o prob.c
prob.c: In function ‘calc_score_dist’:
prob.c:248: internal compiler error: in assign_386_stack_local, at config/i386/i386.c:13481
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.2/README.Bugs>.
make: *** [prob.o] Erreur 1

Have a nice day,

-- 
Charles Plessy
http://charles.plessy.org
Wakō, Saitama, Japan




Reply to: