Re: RFA: Remove support for old-style constraint macros

2014-06-02 Thread Jeff Law
On 06/02/14 13:12, Richard Sandiford wrote: All ports have moved over to define*_constraints so we can finally get rid of the old constraints support. In the case of FR-V I did that by removing a large quote from the old documentation; that sort of thing tends to get out of date. Tested on x86_

RFA: Remove support for old-style constraint macros

2014-06-02 Thread Richard Sandiford
All ports have moved over to define*_constraints so we can finally get rid of the old constraints support. In the case of FR-V I did that by removing a large quote from the old documentation; that sort of thing tends to get out of date. Tested on x86_64-linux-gnu. OK to install? If so, it seems