From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4152 invoked by alias); 12 Jul 2006 19:54:55 -0000 Received: (qmail 4130 invoked by uid 48); 12 Jul 2006 19:54:49 -0000 Date: Wed, 12 Jul 2006 19:54:00 -0000 Message-ID: <20060712195449.4129.qmail@sourceware.org> From: "fche at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20060712193502.2910.hien@us.ibm.com> References: <20060712193502.2910.hien@us.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/2910] TOC overflow- stap failed to build testsuite/systemtap.syscall/sys.stp on ppc64 X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q3/txt/msg00078.txt.bz2 ------- 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.