------- Comment #7 from rguenth at gcc dot gnu dot org 2008-12-11 11:28 ------- I tried to reproduce this but ran into a different error on powerpc-linux:
/usr/src/packages/BUILD/gcc-4.4.0-20081204/obj-powerpc64-suse-linux/./gcc/xgcc -B/usr/src/packages/BUILD/gcc-4.4.0-20081204/obj-powerpc64-suse-linux/./gcc/ -B/usr/powerpc64-suse-linux/bin/ -B/usr/powerpc64-suse-linux/lib/ -isystem /usr/powerpc64-suse-linux/include -isystem /usr/powerpc64-suse-linux/sys-include -O2 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -U_FORTIFY_SOURCE -O2 -O2 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -U_FORTIFY_SOURCE -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -isystem ./include -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -DCLOOG_PPL_BACKEND -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/../libdecnumber/dpd -I../../../libgcc/../libdecnumber -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fPIC -msdata=none \ -c ../../../libgcc/../gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O # of the build tree, for now. /tmp/ccbxqGQj.s: Assembler messages: /tmp/ccbxqGQj.s:103: Error: CFI instruction used without previous .cfi_startproc /tmp/ccbxqGQj.s:160: Error: CFI instruction used without previous .cfi_startproc make install-leaf DESTDIR=../../.././gcc \ slibdir= libsubdir= MULTIOSDIR=64 make[3]: *** [crtbegin.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /tmp/ccL1bPVt.s: Assembler messages: /tmp/ccL1bPVt.s:131: Error: CFI instruction used without previous .cfi_startproc /tmp/ccL1bPVt.s:201: Error: CFI instruction used without previous .cfi_startproc make[3]: *** [crtbeginS.o] Error 1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37739 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]