Le Sat, Oct 13, 2007 at 02:01:17PM -0300, Nelson A. de Oliveira a écrit : > Hi Charles! > > gcc -Wall -g -O2 -c -o prob.o prob.c > prob.c: In function 'calc_score_dist': > prob.c:157: warning: 'sq1' is used uninitialized in this function > prob.c:158: warning: 'sq2' is used uninitialized in this function > 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[1]: *** [prob.o] Error 1 > make[1]: Leaving directory `/tmp/buildd/dialign-t-0.2.2/source' > make: *** [build-stamp] Error 2 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2 > pbuilder: Failed autobuilding of package > > This is with latest gcc (gcc-4.2 4.2.2-2) on an i386 arch. > Do you get this on other archs too?
Ouch, I do not have this bug on a powerpc, but I reproduced it on a i386 laptop, with gcc-4.2 and gcc-4.3. I think that I will report a bug against gcc-4.3. By the way, thanks for the upload of EMBOSS. Have a nice day, -- Charles Plessy http://charles.plessy.org Wako, Saitama, Japan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

