This is now committed and backported to GCC 10.
Andrew
On 10/09/2020 15:03, Andrew Stubbs wrote:
This patch prevents an ICE (segmentation fault) the occurs for amdgcn
because the test is trying to use -fexceptions which is unsupported on
the target.
Arguably it should fail more gracefully, b
On Thu, Sep 10, 2020 at 4:04 PM Andrew Stubbs wrote:
>
> This patch prevents an ICE (segmentation fault) the occurs for amdgcn
> because the test is trying to use -fexceptions which is unsupported on
> the target.
>
> Arguably it should fail more gracefully, but either way the test is
> inappropri