Module Name: pcc Committed By: stefan Date: Thu Nov 22 21:18:12 UTC 2007
Modified Files:
pcc/arch/powerpc: table.c
Log Message:
Fix the other rule that did not load small negative 64-bit constants
correctly. The error shows up if you compile
main(){long long = -1;} with -xtemps.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pcc/arch/powerpc/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
