Re: Fix PR49154-related SEGV in IRA. And ping.

2011-06-09 Thread Hans-Peter Nilsson
On Thu, 9 Jun 2011, H.J. Lu wrote: > >        PR rtl-optimization/49154 > >        * ira-costs.c (setup_regno_cost_classes_by_mode): If there > >        already is a matching slot in the hashtable, assign it to > >        classes_ptr. > > > > This caused: > > http://gcc.gnu.org/bugzilla/show_bug.cg

Re: Fix PR49154-related SEGV in IRA. And ping.

2011-06-09 Thread H.J. Lu
On Wed, Jun 8, 2011 at 7:27 PM, Hans-Peter Nilsson wrote: > First, a ping for > ; > updated regclass documentation.  Ok? > > Second, I updated the CRIS port to fit the proposed > documentation update (adding a class as the patch you sent, bu

Re: Fix PR49154-related SEGV in IRA. And ping.

2011-06-09 Thread Vladimir Makarov
On 06/08/2011 10:27 PM, Hans-Peter Nilsson wrote: First, a ping for ; updated regclass documentation. Ok? Sorry for the delay. I actually thought about a better formulation for some time and forgot about this because I had to work on

Fix PR49154-related SEGV in IRA. And ping.

2011-06-08 Thread Hans-Peter Nilsson
First, a ping for ; updated regclass documentation. Ok? Second, I updated the CRIS port to fit the proposed documentation update (adding a class as the patch you sent, but more complete), with regtest results clean for revisions before the