https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67874
Ian Lance Taylor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67874
--- Comment #2 from ian at gcc dot gnu.org ---
Author: ian
Date: Wed Oct 7 17:22:08 2015
New Revision: 228576
URL: https://gcc.gnu.org/viewcvs?rev=228576&root=gcc&view=rev
Log:
PR go/67874
net, runtime: Call C library fcntl function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67874
--- Comment #1 from Andrew Pinski ---
Note I think tilegx32 target might have the same issue as it uses the new
generic syscall interface and there is no fcntl there either.