CVS: gcc/gcc-3.3/gcc/config/msp430 msp430.c, 1.99.2.1, 1.99.2.2
"Sergey A. Borshch" <[email protected]> Wed, 4 Feb 2009 23:10:08 +0000
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/gcc/gcc-3.3/gcc/config/msp430
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv14678
Modified Files:
Tag: MSP430X
msp430.c
Log Message:
main() epilogue generation fixed.
Index: msp430.c
===================================================================
RCS file: /cvsroot/mspgcc/gcc/gcc-3.3/gcc/config/msp430/msp430.c,v
retrieving revision 1.99.2.1
retrieving revision 1.99.2.2
diff -u -w -d -r1.99.2.1 -r1.99.2.2
--- msp430.c 26 Jan 2009 15:57:17 -0000 1.99.2.1
+++ msp430.c 4 Feb 2009 23:10:06 -0000 1.99.2.2
@@ -1284,7 +1284,7 @@
{
fprintf (file, "\tadd\t#%d, r1\n", size);
}
- fprintf (file, CHECK_JUMP_SIZE("\tbra\t#%s\n","\tbr\t#%s\n"), msp430_endup);
+ fprintf (file, CHECK_JUMP_SIZE("\tbr\t#%s\n","\tbra\t#%s\n"), msp430_endup);
epilogue_size += 4;
if (size == 1 || size == 2 || size == 4 || size == 8)
epilogue_size--;
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com