Commit 923e06f
committed
Issue #22038, configure: HAVE_STD_ATOMIC now also check that "atomic_int" and
"_Atomic void*" types work. Change needed on FreeBSD 10 where stdatomic.h is
available but the compiler fails on "_Atomic void*" with "_Atomic cannot be
applied to incomplete type 'void'".1 parent 3be472b commit 923e06f
3 files changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15711 | 15711 | | |
15712 | 15712 | | |
15713 | 15713 | | |
15714 | | - | |
| 15714 | + | |
| 15715 | + | |
15715 | 15716 | | |
15716 | 15717 | | |
15717 | 15718 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4890 | 4890 | | |
4891 | 4891 | | |
4892 | 4892 | | |
4893 | | - | |
| 4893 | + | |
| 4894 | + | |
4894 | 4895 | | |
4895 | 4896 | | |
4896 | 4897 | | |
| |||
4901 | 4902 | | |
4902 | 4903 | | |
4903 | 4904 | | |
4904 | | - | |
| 4905 | + | |
| 4906 | + | |
4905 | 4907 | | |
4906 | 4908 | | |
4907 | 4909 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
880 | 880 | | |
881 | 881 | | |
882 | 882 | | |
883 | | - | |
| 883 | + | |
884 | 884 | | |
885 | 885 | | |
886 | 886 | | |
| |||
0 commit comments