[Bug target/87231] stdatomic.h: No such file or directory on OpenBSD 6.3

2018-09-06 Thread sh...@time-travellers.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87231 --- Comment #3 from Shane Kerr --- (In reply to Andrew Pinski from comment #2) > Similar issue to PR 69744. OpenBSD config should just remove that. How would I do that? Should I just comment out the USER_H variable?

[Bug bootstrap/87231] New: stdatomic.h: No such file or directory on OpenBSD 6.3

2018-09-05 Thread sh...@time-travellers.org
Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: sh...@time-travellers.org Target Milestone: --- Trying to build gcc 8.2.0 on OpenBSD 6.3 fails in stage 3. (Note that the patch in bug 87225 is required to get to this failure.) The error message: /bin/sh

[Bug bootstrap/87225] New: tree-vect-stmts.c:3748 error: converting to 'bool' from 'std::nullptr_t' requires direct-initialization [-fpermissive]

2018-09-05 Thread sh...@time-travellers.org
Version: 8.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: sh...@time-travellers.org Target Milestone: --- The vectorizable_simd_clone_call() function returns a bool