A different error this time: ./xgcc -B./ -B/Users/pinskia/local3/powerpc-apple-darwin7.9.0/bin/ -isystem /Users/pinskia/local3/ powerpc-apple-darwin7.9.0/include -isystem /Users/pinskia/local3/powerpc-apple-darwin7.9.0/sys- include -L/Users/pinskia/src/local3/gcc/objdir/gcc/../ld -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/Users/pinskia/src/local3/gcc/gcc -I/Users/pinskia/src/local3/gcc/gcc/. -I/Users/pinskia/src/ local3/gcc/gcc/../include -I./../intl -I/Users/pinskia/src/local3/gcc/gcc/../libcpp/include \ -c /Users/pinskia/src/local3/gcc/gcc/config/darwin-crt2.c -o crt2.o *** malloc[25823]: Deallocation of a pointer not malloced: 0x42d0b230; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug [address=4e139d10 pc=0096dabc] /Users/pinskia/src/local3/gcc/gcc/config/darwin-crt2.c: In function 'darwin_unwind_dyld_remove_image_hook': /Users/pinskia/src/local3/gcc/gcc/config/darwin-crt2.c:110: internal compiler error: Segmentation Fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[2]: *** [crt2.o] Error 1 make[1]: *** [stageprofile_build] Error 2 make: *** [profiledbootstrap] Error 2 gcc_build: error: Could not bootstrap the compiler
-- Summary: [4.1 Regression] profiledbootstrap is broken (again) Product: gcc Version: 4.1.0 Status: UNCONFIRMED Keywords: wrong-code, ice-on-valid-code, build Severity: normal Priority: P2 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pinskia at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin7.9.0 GCC host triplet: powerpc-apple-darwin7.9.0 GCC target triplet: powerpc-apple-darwin7.9.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23396