Re: [PATCH 8/9] Remove option_default_params and option_validate_param hooks.

2019-11-12 Thread Richard Biener
On Tue, Nov 12, 2019 at 10:21 AM Martin Liška wrote: > > On 11/11/19 3:36 PM, Richard Biener wrote: > > as a followup I notice that the targets *_default_params () functions should > > be merged into the default-options structs they have (did you check the > > defaults are still applied and user-o

[PATCH 8/9] Remove option_default_params and option_validate_param hooks.

2019-11-12 Thread Martin Liška
nning tests on x86_64-linux-gnu and ppc64-linux-gnu right now to check affect of the attached patch. Martin >From c5cf7c135d93cfa07373e6469708b0f42f419ad5 Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Tue, 12 Nov 2019 09:41:31 +0100 Subject: [PATCH 8/9] Remove option_default_pa