forked from jcmvbkbc/crosstool-NG
-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
often
Expected behavior
Generate correct code
Actual behavior (suspected bug)
Compile of https://github.com/earlephilhower/ESP8266Audio/blob/master/examples/PlayMIDIFromSPIFFS/PlayMIDIFromSPIFFS.ino
fails with esp32
Error logs or terminal output
home/earle/Arduino/libraries/ESP8266Audio/src/libtinysoundfont/tsf.h: In function 'void tsf_channel_midi_control(tsf*, int, int, int)':
/home/earle/Arduino/libraries/ESP8266Audio/src/libtinysoundfont/tsf.h:2101:1: error: insn does not satisfy its constraints:
2101 | }
| ^
### Steps to reproduce the behavior
Compiling the linked example above
### Project release version
starting from gcc v8 until latest version
### System architecture
ARM 64-bit (Apple M1/M2, Raspberry Pi 4/5)
### Operating system
MacOS
### Operating system version
Ventura
### Shell
ZSH
### Additional context
_No response_
Metadata
Metadata
Assignees
Labels
No labels