Skip to content

Compiler bug #66

@Jason2866

Description

@Jason2866

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions