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 #38 from papadako at csd dot uoc dot gr  2006-07-17 23:19 -------
Unfortunately I still have the same problem..
Don't know if I am the only one!
This is during compiling gcc 4.1 SVN trunk

GNU ld version 2.16.91.0.7 20060317

gcc -v
Using built-in specs.
Target: i486-slackware-linux
Configured with: ../gcc-4.1-branch/configure --prefix=/usr --enable-shared
--enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld
--verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.1.2 20060601 (prerelease)

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/c-lang.c -o c-lang.o
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/stub-objc.c -o stub-objc.o
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/ccqSKDxK.s: Assembler messages:
/tmp/ccqSKDxK.s:1280: Error: invalid sections for operation on `.LCFI71' and
`.LCFI70'


-- 


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]