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 fixe
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 eve