This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/22313] [4.2 Regression] profiledbootstrap is broken on the mainline



------- Comment #36 from papadako at csd dot uoc dot gr  2006-05-29 12:23 -------
Still have this problen on x86 with latest gcc-4.1 SVN branch and
binutils 2.16.91.0.7.

stage1/xgcc -Bstage1/ -B/usr/i486-slackware-linux/bin/ -c   -O2 -g
-fomit-frame-pointer -fprofile-use -freorder-blocks-and-partition -DIN_GCC   -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wno-variadic-macros -Wold-style-definition
-Wmissing-format-attribute     -DHAVE_CONFIG_H -I. -I.
-I../../gcc-4.1-branch/gcc -I../../gcc-4.1-branch/gcc/.
-I../../gcc-4.1-branch/gcc/../include
-I../../gcc-4.1-branch/gcc/../libcpp/include    
../../gcc-4.1-branch/gcc/attribs.c -o attribs.o
/tmp/ccoORGHT.s: Assembler messages:
/tmp/ccoORGHT.s:1280: Error: invalid sections for operation on `.LCFI71' and
`.LCFI70'
make[2]: *** [attribs.o] Error 1
make[2]: Leaving directory `/root/SVN/GCC/build/gcc'
make[1]: *** [stagefeedback_build] Error 2
make[1]: Leaving directory `/root/SVN/GCC/build/gcc'
make: *** [profiledbootstrap] Error 2


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22313


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]