Re: [PR debug/57232] don't record non-fixed reg as CFA base value

2014-02-27 Thread Richard Biener
On Thu, Feb 27, 2014 at 6:28 AM, Alexandre Oliva aol...@redhat.com wrote: Some ports were failing an assertion check that was supposed to make sure some RTX created a new VALUE, rather than reuse an existing one in the cselib tables. The reason the value was already there was that we'd

[PR debug/57232] don't record non-fixed reg as CFA base value

2014-02-26 Thread Alexandre Oliva
Some ports were failing an assertion check that was supposed to make sure some RTX created a new VALUE, rather than reuse an existing one in the cselib tables. The reason the value was already there was that we'd recorded the register in the permanent table as the CFA, but the register was