------- Comment #8 from ubizjak at gmail dot com 2008-02-28 18:34 ------- (In reply to comment #7)
> Thanks, unfortunately I still can not reproduce the fail. Probably you need newer binutils: GNU ld (GNU Binutils) 2.18 Executing on host: /home/uros/gcc-build/gcc/xgcc -B/home/uros/gcc-build/gcc/ /home/uros/gcc-svn/trunk/gcc/testsuite/gcc.dg/tree-prof/pr34999.c -O2 -freorder-blocks-and-partition -fprofile-use -D_PROFILE_USE -fno-show-column -lm -o /home/uros/gcc-build/gcc/testsuite/gcc/pr34999.x02 (timeout = 300) /usr/local/x86_64-unknown-linux-gnu/bin/ld: error in /tmp/cceUz9XT.o(.eh_frame); no .eh_frame_hdr table will be created.^M output is: /usr/local/x86_64-unknown-linux-gnu/bin/ld: error in /tmp/cceUz9XT.o(.eh_frame); no .eh_frame_hdr table will be created.^M FAIL: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE UNRESOLVED: gcc.dg/tree-prof/pr34999.c execution, -fprofile-use -D_PROFILE_USE HJ, is this a binutils bug or gcc bug? -- ubizjak at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hjl dot tools at gmail dot | |com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34999