summaryrefslogtreecommitdiff
path: root/samples/moxie-unknown-elf/reported.by
blob: 907a11feeb04bd6b568fd9ff7e67d62d722bab0b (plain)
1
2
3
4
5
6
7
8
9
10
reporter_name="Alexey Neyman"
reporter_url=""
reporter_comment="Bare metal configuration for moxie architecture.

It appears to generate a broken toolchain. E.g. newlib's CRT expects
symbols __bss_start__ and __bss_end__, while linker script generates
__bss_start (no underscores at the end) and no __bss_end__whatsoever.

This is not a bug in crosstool-NG. If you're interested in saving the
moxie, please report this upstream."