On 07/01/2015 09:25 AM, Richard Sandiford wrote:
Richard Biener writes:
On Wed, Jul 1, 2015 at 10:27 AM, Richard Sandiford
wrote:
This patch should restore bootstrap on hppa (and probably other targets
besides). The change to use target-insns.def put more stress on the
emit()/classify_insn()
Richard Biener writes:
> On Wed, Jul 1, 2015 at 10:27 AM, Richard Sandiford
> wrote:
>> This patch should restore bootstrap on hppa (and probably other targets
>> besides). The change to use target-insns.def put more stress on the
>> emit()/classify_insn() group of functions, which were missing
On Wed, Jul 1, 2015 at 10:27 AM, Richard Sandiford
wrote:
> This patch should restore bootstrap on hppa (and probably other targets
> besides). The change to use target-insns.def put more stress on the
> emit()/classify_insn() group of functions, which were missing a case
> for parallel returns.
This patch should restore bootstrap on hppa (and probably other targets
besides). The change to use target-insns.def put more stress on the
emit()/classify_insn() group of functions, which were missing a case
for parallel returns.
Tested with a cross-compiler that it fixes the hppa problem. Boot