public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/45646]  New: ld: in partition2.o, section not found for address 0x696765625F617863
@ 2010-09-11  1:51 howarth at nitro dot med dot uc dot edu
  2010-09-11  1:53 ` [Bug c++/45646] " howarth at nitro dot med dot uc dot edu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2010-09-11  1:51 UTC (permalink / raw)
  To: gcc-bugs

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


-- 
           Summary: ld: in partition2.o, section not found for address
                    0x696765625F617863
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: howarth at nitro dot med dot uc dot edu
 GCC build triplet: x86_64-apple-darwin10
  GCC host triplet: x86_64-apple-darwin10
GCC target triplet: x86_64-apple-darwin10


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug c++/45646] ld: in partition2.o, section not found for address 0x696765625F617863
  2010-09-11  1:51 [Bug c++/45646] New: ld: in partition2.o, section not found for address 0x696765625F617863 howarth at nitro dot med dot uc dot edu
@ 2010-09-11  1:53 ` howarth at nitro dot med dot uc dot edu
  2010-09-11  1:54 ` howarth at nitro dot med dot uc dot edu
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2010-09-11  1:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from howarth at nitro dot med dot uc dot edu  2010-09-11 01:53 -------
Created an attachment (id=21771)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21771&action=view)
partition2.gcda generated from partition2.x51 at -m64 on x86_64-apple-darwin10


-- 


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug c++/45646] ld: in partition2.o, section not found for address 0x696765625F617863
  2010-09-11  1:51 [Bug c++/45646] New: ld: in partition2.o, section not found for address 0x696765625F617863 howarth at nitro dot med dot uc dot edu
  2010-09-11  1:53 ` [Bug c++/45646] " howarth at nitro dot med dot uc dot edu
@ 2010-09-11  1:54 ` howarth at nitro dot med dot uc dot edu
  2010-09-11  1:55 ` howarth at nitro dot med dot uc dot edu
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2010-09-11  1:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from howarth at nitro dot med dot uc dot edu  2010-09-11 01:54 -------
Created an attachment (id=21772)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21772&action=view)
preprocessed source for g++.dg/tree-prof/partition2.C compiled as
partition2.x52


-- 


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug c++/45646] ld: in partition2.o, section not found for address 0x696765625F617863
  2010-09-11  1:51 [Bug c++/45646] New: ld: in partition2.o, section not found for address 0x696765625F617863 howarth at nitro dot med dot uc dot edu
  2010-09-11  1:53 ` [Bug c++/45646] " howarth at nitro dot med dot uc dot edu
  2010-09-11  1:54 ` howarth at nitro dot med dot uc dot edu
@ 2010-09-11  1:55 ` howarth at nitro dot med dot uc dot edu
  2010-09-11  1:55 ` howarth at nitro dot med dot uc dot edu
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2010-09-11  1:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from howarth at nitro dot med dot uc dot edu  2010-09-11 01:55 -------
Created an attachment (id=21774)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21774&action=view)
object file for g++.dg/tree-prof/partition2.C compiled as partition2.x52


-- 


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug c++/45646] ld: in partition2.o, section not found for address 0x696765625F617863
  2010-09-11  1:51 [Bug c++/45646] New: ld: in partition2.o, section not found for address 0x696765625F617863 howarth at nitro dot med dot uc dot edu
                   ` (2 preceding siblings ...)
  2010-09-11  1:55 ` howarth at nitro dot med dot uc dot edu
@ 2010-09-11  1:55 ` howarth at nitro dot med dot uc dot edu
  2010-09-11  1:57 ` howarth at nitro dot med dot uc dot edu
  2010-09-11  3:16 ` howarth at nitro dot med dot uc dot edu
  5 siblings, 0 replies; 7+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2010-09-11  1:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from howarth at nitro dot med dot uc dot edu  2010-09-11 01:55 -------
Created an attachment (id=21773)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21773&action=view)
assembly file for g++.dg/tree-prof/partition2.C compiled as partition2.x52


-- 


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug c++/45646] ld: in partition2.o, section not found for address 0x696765625F617863
  2010-09-11  1:51 [Bug c++/45646] New: ld: in partition2.o, section not found for address 0x696765625F617863 howarth at nitro dot med dot uc dot edu
                   ` (3 preceding siblings ...)
  2010-09-11  1:55 ` howarth at nitro dot med dot uc dot edu
@ 2010-09-11  1:57 ` howarth at nitro dot med dot uc dot edu
  2010-09-11  3:16 ` howarth at nitro dot med dot uc dot edu
  5 siblings, 0 replies; 7+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2010-09-11  1:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from howarth at nitro dot med dot uc dot edu  2010-09-11 01:57 -------
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


-- 


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug c++/45646] ld: in partition2.o, section not found for address 0x696765625F617863
  2010-09-11  1:51 [Bug c++/45646] New: ld: in partition2.o, section not found for address 0x696765625F617863 howarth at nitro dot med dot uc dot edu
                   ` (4 preceding siblings ...)
  2010-09-11  1:57 ` howarth at nitro dot med dot uc dot edu
@ 2010-09-11  3:16 ` howarth at nitro dot med dot uc dot edu
  5 siblings, 0 replies; 7+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2010-09-11  3:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from howarth at nitro dot med dot uc dot edu  2010-09-11 03:15 -------
This failure exists at r163743 with the addition of the
g++.dg/tree-prof/partition2.C testcase.


-- 


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-09-11  3:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-11  1:51 [Bug c++/45646] New: ld: in partition2.o, section not found for address 0x696765625F617863 howarth at nitro dot med dot uc dot edu
2010-09-11  1:53 ` [Bug c++/45646] " howarth at nitro dot med dot uc dot edu
2010-09-11  1:54 ` howarth at nitro dot med dot uc dot edu
2010-09-11  1:55 ` howarth at nitro dot med dot uc dot edu
2010-09-11  1:55 ` howarth at nitro dot med dot uc dot edu
2010-09-11  1:57 ` howarth at nitro dot med dot uc dot edu
2010-09-11  3:16 ` howarth at nitro dot med dot uc dot edu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).