------- Comment #42 from olga at il dot ibm dot com 2008-01-21 18:33 ------- (In reply to comment #41) > Sorry I missed the second question: > > The other question is whether the failing tests that should run *with* > > profiling, like w_prof_gloval_var.c and w_prof_local_var.c, fail after > > compilation with -fprofile-generate or after second compilation with > > -fprofile-use. > They failed with -fprofile-generate (BTW they fail without -fprofile-*).
If I understand you correctly, the executable of w_prof_global_var.c, compiled with -O3 -fipa-type-escape -fwhole-program -combine -fdump-ipa-all, fails on your system? Olga -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34483