golang/go

x/build: set up builders simulating old processors

Open

#17.478 aperta il 17 ott 2016

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Go (19.008 fork)batch import
Buildershelp wantednew-builder

Metriche repository

Star
 (133.883 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

We occasionally get a bug report from users that some assembly code (often in runtime or crypto or compression) causes a SIGILL.

We should run builders (perhaps in qemu?) simulating older processors so we can exercise all the assembly fallback paths and CPU detection code.

Guida contributor