[Bug target/55062] bootstrap fails on gcc/config/rs6000/rs6000.c for powerpc-apple-darwin9 using gcc-4.2/g++-4.2

howarth at nitro dot med.uc.edu gcc-bugzilla@gcc.gnu.org
Thu Oct 25 13:01:00 GMT 2012


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

--- Comment #7 from Jack Howarth <howarth at nitro dot med.uc.edu> 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 <http://gcc.gnu.org/bugs.html> for instructions.

Program exited with code 01.



More information about the Gcc-bugs mailing list