Skip to content

cxgo: Properly convert untyped float consts to int. #183

cxgo: Properly convert untyped float consts to int.

cxgo: Properly convert untyped float consts to int. #183

Triggered via push December 1, 2023 15:10
Status Failure
Total duration 54s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Test
Process completed with exit code 1.
TCC Tests
invalid argument: array index 256 out of bounds [0:256]
TCC Tests
cannot use pbuf (variable of type [256]byte) as type *byte in argument to pmatch
TCC Tests
goto inner jumps into block starting at ./54_goto.c.go:33:2
TCC Tests
directory not found
TCC Tests
cannot convert 4194304 + 2097152 + 67108864 (untyped int constant 73400320) to type PT
TCC Tests
cannot convert 262144 (untyped int constant) to type PT
TCC Tests
cannot convert (1 + 256 + 4 + 8 + 16 + 64 + 128 + 268435456 + 536870912 + 1024 + 4096 + 8192 + 16384) + (2 + 131072 + 2048) + 32 + 32768 + 65536 (untyped int constant 805567999) to type PT
TCC Tests
cannot convert -1 (untyped int constant) to type PT
TCC Tests
cannot convert 1 (untyped int constant) to type PT
TCC Tests
cannot convert 2 (untyped int constant) to type PT
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TCC Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/