This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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 translator/2910] TOC overflow- stap failed to build testsuite/systemtap.syscall/sys.stp on ppc64


------- Additional Comments From fche at redhat dot com  2006-07-12 19:54 -------
As I recall, -fminimal-toc was not a complete cure because elsewhere in CFLAGS
there was a -Os.  -Os apparently conflicts with -fminimal-toc.  We could analyze
this further if you were to generate a "CFLAGS+=-fverbose-asm -save-temps"
assembly source file, and paste the few dozen lines into an attachment here. 
They should identify the final set of optimization/machine flags.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2910

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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