haskell / haskell/c2hs

Error when using `gcc-13`

Open
#299 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
211
Forks
52
PR merge metrics
No merged PRs in 30d

Description

I have the following inclusions:

```
#include "intrinsics.h"

#include
#include
```

The following fails to compile when `gcc-13` is installed:

```
c2hs: C header contains errors:

/usr/lib/gcc/x86_64-linux-gnu/13/include/avx512fp16intrin.h:186: (column 27) [ERROR] >>> Syntax error !
The symbol `16' does not fit here.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.