On 08/13/2015 12:09 PM, Andrew MacLeod wrote:
There was a recent change which causes ira-int.h to depend on recog.h.. but doesnt include it. Every file which needs it included it before I think, it just required some shuffling of order.By including recog.h in ira-int.h ordering issues are fixed, and we can simply remove recog.h form every file that includes ira-int.h Bootstraps on x86_64-pc-linux-gnu with no new regressions. OK for trunk?
OK. jeff