[Bug target/67424] libcilkcrts fails to build on NetBSD

2017-12-04 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67424 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/67424] libcilkcrts fails to build on NetBSD

2015-09-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67424 --- Comment #3 from Jonathan Wakely --- That allows the bootstrap to complete, but all the cilk+ tests fail: /home/jwakely/gcc/5/x86_64-unknown-netbsd5.1/bin/ld: ./reduction-3.exe: hidden symbol `__cpu_model' in /home/jwakely/build/gcc/testsuite

[Bug target/67424] libcilkcrts fails to build on NetBSD

2015-09-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67424 --- Comment #2 from Jonathan Wakely --- Created attachment 36286 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36286&action=edit support netbsd in libcilkrts/runtime/os-unix.c I'm testing this

[Bug target/67424] libcilkcrts fails to build on NetBSD

2015-09-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67424 Jonathan Wakely changed: What|Removed |Added Target||x86_64-unknown-netbsd* Sta