1 May 2011 14:37
Re: CVS commit: pcc/arch/amd64
Iain Hibbert <plunky <at> rya-online.net>
2011-05-01 12:37:25 GMT
2011-05-01 12:37:25 GMT
On Wed, 2 Mar 2011, Anders Magnusson wrote: > Module Name: pcc > Committed By: ragge > Date: Wed Mar 2 17:37:31 UTC 2011 > > Modified Files: > pcc/arch/amd64: local.c > > Log Message: > #ifdef notyet removal of unneccessary casts in branch tests, needs debugging. > Fixes Jira#PCC-269 by Nicolas Joly. > > To generate a diff of this commit: > cvs rdiff -u -r1.42 -r1.43 pcc/arch/amd64/local.c I think this introduced a compile-time error (from -Wall on gcc) in that the toolarge() function is now unused, patch attached iain Index: arch/amd64/local.c =================================================================== RCS file: /cvsroot/pcc/arch/amd64/local.c,v retrieving revision 1.47 diff -u -p -r1.47 local.c --- arch/amd64/local.c 14 Apr 2011 17:01:16 -0000 1.47 +++ arch/amd64/local.c 1 May 2011 12:30:10 -0000 <at> <at> -33,6 +33,7 <at> <at> /*(Continue reading)
RSS Feed