[Bug bootstrap/43858] [4.6 Regression] Bootstrap failure for powerpc-apple-darwin9: cannot compute suffix of object files

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Mon Apr 26 16:26:00 GMT 2010



------- Comment #12 from dominiq at lps dot ens dot fr  2010-04-26 16:24 -------
> > What happens if you replace the new call to df_simulate_find_noclobber_defs in
> > ifcvt.c with a call to df_simulate_find_defs? 
>
> Bootstrapping with the change (crossing my finger that I won't have to remove
> the definition of  df_simulate_find_noclobber_defs!-). Allow for 3h30 to pass
> the critical point and over 5h to complete the bootstrap.

I am now at stage 3, so replacing df_simulate_find_noclobber_defs with
df_simulate_find_defs seems to fix the bootstrap issue.

> See
> http://gcc.gnu.org/wiki/Top-Level_Bootstrap
> 
> I think Q3 is the one you need.

Thanks for the pointer. I'll try it after the build has completed.


-- 


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



More information about the Gcc-bugs mailing list