0
1
mirror of https://github.com/golang/go synced 2025-07-01 19:56:56 +00:00
Files
go/test/fixedbugs/bug453.go
Rémy Oudompheng 36df358a30 cmd/6g: fix internal error with SSE registers.
Revision 63f7abcae015 introduced a bug caused by
code assuming registers started at X5, not X0.

Fixes #4138.

R=rsc
CC=golang-dev, remy
https://golang.org/cl/6558043
2012-09-23 18:22:03 +02:00

704 B