https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67424
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67424
Jonathan Wakely changed:
What|Removed |Added
Target||x86_64-unknown-netbsd*
Sta