Re: [PATCH] Fix s390 backend with old binutils (PR target/89361)

2019-02-18 Thread Andreas Krebbel
On 16.02.19 18:49, Jakub Jelinek wrote: > Hi! > > If S390_USE_TARGET_ATTRIBUTE is 0 (e.g. because of configuring against old > binutils or even with no binutils at all), then indirect jumps are emitted > unconditionally, no matter what is selected on the command line, including > the default optio

[PATCH] Fix s390 backend with old binutils (PR target/89361)

2019-02-16 Thread Jakub Jelinek
Hi! If S390_USE_TARGET_ATTRIBUTE is 0 (e.g. because of configuring against old binutils or even with no binutils at all), then indirect jumps are emitted unconditionally, no matter what is selected on the command line, including the default options. The problem is that s390_indirect_branch_settin