Bug ID | 110 |
---|---|
Summary | memchr not recognized as a builtin |
Classification | Unclassified |
Product | GDC |
Version | development |
Hardware | All |
OS | All |
Status | NEW |
Severity | normal |
Priority | Normal |
Component | gdc |
Assignee | ibuclaw@gdcproject.org |
Reporter | andrei@erdani.com |
http://goo.gl/oNbp0y (the gcc baseline) recognizes an always failing memchr and returns 0 immediately. http://goo.gl/9ulXBx with essentially the same source code still calls memchr.