Anders Magnusson
2014-04-03 15:11:40 UTC
Module Name: pcc
Committed By: ragge
Date: Thu Apr 3 15:11:39 UTC 2014
Modified Files:
pcc/cc/ccom: pftn.c
Log Message:
The ssp code must do a cast of fp to scalar, otherwise xor may try to
use illegal registers.
To generate a diff of this commit:
cvs rdiff -u -r1.362 -r1.363 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Committed By: ragge
Date: Thu Apr 3 15:11:39 UTC 2014
Modified Files:
pcc/cc/ccom: pftn.c
Log Message:
The ssp code must do a cast of fp to scalar, otherwise xor may try to
use illegal registers.
To generate a diff of this commit:
cvs rdiff -u -r1.362 -r1.363 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.