== Progress ==
* AArch64 (TCWG-387)
- Implemented simple C sin/cos functions for sphereflake
- AArch64 builds, passes check-all and test-suite
- Closed Jira task
* IAS (TCWG-377)
- Updated release notes
- IAS build, passes check-all, test-suite and compiles other large codebases
- Closed Ji
Hi,
I read in the armv8 architecture reference manual that a number of AArch32
instructions have been obsoleted. Do the current armv7 version of GCC ever
generate code containing any of these, without me explicitly writing inline
assembly? If it can, how can this be turned off? Just would like