Re: [PATCH v2 1/3] nios2: Remove custom instruction warnings

2021-01-16 Thread Sandra Loosemore
On 1/16/21 1:23 AM, Sebastian Huber wrote: Do not warn if custom instructions are not used due to missing optimization flags. This prevents build errors with -Werror which cannot be disabled via a dedicated warning option. One reason to remove these warnings is to enable a multilib for the "Nio

[PATCH v2 1/3] nios2: Remove custom instruction warnings

2021-01-16 Thread Sebastian Huber
Do not warn if custom instructions are not used due to missing optimization flags. This prevents build errors with -Werror which cannot be disabled via a dedicated warning option. One reason to remove these warnings is to enable a multilib for the "Nios II Floating Point Hardware 2 Component". F