Skip to content

AVR fails with -opt=1 #2478

Open
Open
@aykevl

Description

@aykevl

I'm afraid that #2428 broke AVR support. The following command worked before #2428, but doesn't work anymore after it:

tinygo run -target=atmega1284p -scheduler=tasks -opt=1 ./testdata/alias.go

I found it while investigating some AVR issues in #2365 and bisected it to 92150bd.

@zdima

Metadata

Metadata

Assignees

No one assigned

    Labels

    avrAVR (Arduino Uno, etc.)bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions