Bug 45646 - ld: in partition2.o, section not found for address 0x696765625F617863
Summary: ld: in partition2.o, section not found for address 0x696765625F617863
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: c++ (show other bugs)
Version: 4.6.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-11 01:51 UTC by Jack Howarth
Modified: 2011-01-09 16:03 UTC (History)
2 users (show)

See Also:
Host: x86_64-apple-darwin10
Target: x86_64-apple-darwin10
Build: x86_64-apple-darwin10
Known to work:
Known to fail:
Last reconfirmed:


Attachments
partition2.gcda generated from partition2.x51 at -m64 on x86_64-apple-darwin10 (66 bytes, application/octet-stream)
2010-09-11 01:53 UTC, Jack Howarth
Details
preprocessed source for g++.dg/tree-prof/partition2.C compiled as partition2.x52 (192 bytes, text/plain)
2010-09-11 01:54 UTC, Jack Howarth
Details
assembly file for g++.dg/tree-prof/partition2.C compiled as partition2.x52 (1.75 KB, text/plain)
2010-09-11 01:55 UTC, Jack Howarth
Details
object file for g++.dg/tree-prof/partition2.C compiled as partition2.x52 (1.17 KB, application/octet-stream)
2010-09-11 01:55 UTC, Jack Howarth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jack Howarth 2010-09-11 01:51:37 UTC
The compilation of partition2.x52 from the profiling data in partition2.gcda fails at -m64 on x86_64-apple-darwin10 with the error...

/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/testsuite/g++/../../ /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20100910/gcc/testsuite/g++.dg/tree-prof/partition2.C -nostdinc++ -I/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/libstdc++-v3/include/x86_64-apple-darwin10.5.0 -I/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/libstdc++-v3/include -I/sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20100910/libstdc++-v3/libsupc++ -I/sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20100910/libstdc++-v3/include/backward -I/sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20100910/libstdc++-v3/testsuite/util -fmessage-length=0 -O3 -g -fnon-call-exceptions -freorder-blocks-and-partition -fprofile-use -L/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/./libstdc++-v3/src/.libs -B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/./libstdc++-v3/src/.libs -L/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/./libstdc++-v3/src/.libs -L/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/./libiberty  -multiply_defined suppress -lm   -m64 -o ./partition2.x52
ld: in /var/folders/1C/1CdoNxmNFHyOIjNBLNuJh++++TM/-Tmp-//ccVrX7dM.o, section not found for address 0x696765625F617863
Comment 1 Jack Howarth 2010-09-11 01:53:14 UTC
Created attachment 21771 [details]
partition2.gcda generated from partition2.x51 at -m64 on x86_64-apple-darwin10
Comment 2 Jack Howarth 2010-09-11 01:54:30 UTC
Created attachment 21772 [details]
preprocessed source for g++.dg/tree-prof/partition2.C compiled as partition2.x52
Comment 3 Jack Howarth 2010-09-11 01:55:16 UTC
Created attachment 21773 [details]
assembly file for g++.dg/tree-prof/partition2.C compiled as partition2.x52
Comment 4 Jack Howarth 2010-09-11 01:55:46 UTC
Created attachment 21774 [details]
object file for g++.dg/tree-prof/partition2.C compiled as partition2.x52
Comment 5 Jack Howarth 2010-09-11 01:57:29 UTC
Attached files were generated as follows...

/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/testsuite/g++/../../ /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20100910/gcc/testsuite/g++.dg/tree-prof/partition2.C  -nostdinc++ -I/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/libstdc++-v3/include/x86_64-apple-darwin10.5.0 -I/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/libstdc++-v3/include -I/sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20100910/libstdc++-v3/libsupc++ -I/sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20100910/libstdc++-v3/include/backward -I/sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20100910/libstdc++-v3/testsuite/util -fmessage-length=0  -O3 -g  -fnon-call-exceptions -freorder-blocks-and-partition -fprofile-generate    -L/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/./libstdc++-v3/src/.libs  -B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/./libstdc++-v3/src/.libs  -L/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/./libstdc++-v3/src/.libs -L/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/./libiberty  -multiply_defined suppress -lm   -m64 -o ./partition2.x51

./partition2.x51

/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/testsuite/g++/../../ /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20100910/gcc/testsuite/g++.dg/tree-prof/partition2.C -nostdinc++ -I/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/libstdc++-v3/include/x86_64-apple-darwin10.5.0 -I/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/libstdc++-v3/include -I/sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20100910/libstdc++-v3/libsupc++ -I/sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20100910/libstdc++-v3/include/backward -I/sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20100910/libstdc++-v3/testsuite/util -fmessage-length=0 -O3 -g -fnon-call-exceptions -freorder-blocks-and-partition -fprofile-use -L/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/./libstdc++-v3/src/.libs -B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/./libstdc++-v3/src/.libs -L/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/./libstdc++-v3/src/.libs -L/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.5.0/./libiberty -multiply_defined suppress -lm -m64 --save-temps -o ./partition2.x52
Comment 6 Jack Howarth 2010-09-11 03:15:47 UTC
This failure exists at r163743 with the addition of the g++.dg/tree-prof/partition2.C testcase.
Comment 7 Jack Howarth 2010-12-09 14:56:45 UTC
This regression disappeared after r166079 but before r166156 on x86_64-apple-darwin10.
Comment 8 Jack Howarth 2011-01-09 16:03:58 UTC
Closing since this bug is still absent at r168608.