[ssa-branch]libmudflap/mf-runtime.c and OS other than Linux

Frank Ch. Eigler fche@redhat.com
Fri Dec 27 16:09:00 GMT 2002


Andrew Pinski <pinskia@physics.uc.edu> writes:

> I have a problem compiling the ssa-branch on powerpc-apple-darwin6.3:
> execinfo.h is a header file which does not exist.

I will add some configury extensions to libmudflap to allow it to
build for more hosts/targets.  If you are not interested in mudflap
instrumentation, you could simply remove libmudflap from your source
tree.  ("cvs release -d gcc/libmudflap".)


> Also if I compile with --disable-checking it stops compiling sooner,
> stage1 compiling objc/objc-act.c: trace back of the compiler:
> [...]
> Thread 0 Crashed:
>   #0   0x0045b510 in remove_all_occurrences (et-forest.c:342)
>   #1   0x0045bacc in et_forest_remove_node (et-forest.c:536)
>   #2   0x003ca810 in delete_from_dominance_info (dominance.c:820)
>   #3   0x003856a4 in find_if_case_1 (ifcvt.c:2698)
> [...]

I assume this build was not done with BOOT_CFLAGS=-fmudflap, therefore
this would be an ordinary ssa-branch failure, and not possibly related
to mudflap.


- FChE



More information about the Gcc mailing list