This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: IA64 bootstrap failure


> Jan Hubicka <jh@suse.cz> writes:
> 
> |> I think we can simply move verify_flow_info call from schedule_ebbs to
> |> toplev.c so it is not called for IA-64 scheduling.
> |> Alternative way would be to get it to create dummy basic block for the
> |> "instructions" in between of the boundaries, that would fix the
> |> bootstrap too.
> |> I don't have much time and I am leaving for a 4 day vacation tomorrow
> |> afternoon, but I will try ti investigate this tomorrow after the lunch.
> 
> If the bootstrap failure can't be fixed soon, it might be better to
> revert the offending changes.
Can you please test whether simply removing the verify_flow_info call
help?

Honza
> 
> Andreas.
> 
> -- 
> Andreas Schwab, SuSE Labs, schwab@suse.de
> SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
> Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
> "And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]