Files
tinygo/testdata
Ayke van Laethem 639ec1e6ee builder: make sure -fshort-enums is used consistently
The main change is in building the libraries, where -fshort-enums was
passed on RISC-V while other C files weren't compiled with this setting.

Note: the test already passed before this change, but it seems like a
good idea to explicitly test for enum size consistency.
There is also not a particular reason not to pass -fshort-enums on
RISC-V. Perhaps it's better to do it there too (on baremetal targets
that don't have to worry about binary compatibility).
2020-04-07 16:17:10 +02:00
..
2019-09-20 10:35:49 +02:00
2019-09-20 10:35:49 +02:00
2020-04-05 16:16:57 +02:00
2019-11-04 09:15:21 +01:00
2019-05-11 15:33:37 +02:00
2019-05-11 15:33:37 +02:00
2020-01-27 19:01:55 +01:00
2019-09-24 18:16:43 +02:00
2019-09-24 18:16:43 +02:00
2019-02-05 19:37:21 +01:00
2019-02-05 19:37:21 +01:00
2018-10-23 13:24:18 +02:00
2018-10-22 13:49:03 +02:00
2018-10-20 17:22:51 +02:00
2019-10-13 23:07:47 +02:00
2019-10-13 23:07:47 +02:00