From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3025 invoked by alias); 25 Oct 2012 13:01:12 -0000 Received: (qmail 2920 invoked by uid 48); 25 Oct 2012 13:00:48 -0000 From: "howarth at nitro dot med.uc.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/55062] bootstrap fails on gcc/config/rs6000/rs6000.c for powerpc-apple-darwin9 using gcc-4.2/g++-4.2 Date: Thu, 25 Oct 2012 13:01:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: howarth at nitro dot med.uc.edu X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2012-10/txt/msg02341.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55062 --- Comment #7 from Jack Howarth 2012-10-25 13:00:47 UTC --- I can't debug Comment 6 in Xcode 3.1.4's gdb on powerpc-apple-darwin9. When I try to load the compiler into gdb, I get the error... .gdbinit:12: Error in sourced command file: ../../gcc-4.8-20121024/gcc/gdbinit.in:186: Error in sourced command file: Command not implemented yet. If I ignore that and set 'break tree-ssa-loop-ivopts.c:4135' and run the compilation command in gdb, I get... /proc/self/exe: No such file or directory Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Program exited with code 01.