https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94604
Bug ID: 94604 Summary: support for the ETSI basic operations Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: nidhi.rai at samsung dot com Target Milestone: --- I am trying to move from ARM compiler to GCC compiler for my project . ARM Compiler 4.1 and later provide support for the ETSI basic operations through the header file dspfns.h. Does GCC has such support available ?