CVS: gcc/gcc-3.3/gcc/config/msp430 msp430.h,1.30,1.31

Dmitry Diky <[email protected]>
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 sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27309

Modified Files:
	msp430.h 
Log Message:
add '.set' asm definition


Index: msp430.h
===================================================================
RCS file: /cvsroot/mspgcc/gcc/gcc-3.3/gcc/config/msp430/msp430.h,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -w -d -r1.30 -r1.31
--- msp430.h	27 Feb 2004 14:57:32 -0000	1.30
+++ msp430.h	6 Jul 2004 17:59:26 -0000	1.31
@@ -2564,6 +2564,10 @@
    If this macro is not defined, nothing special is output at the end
    of the jump-table.  */
 
+#ifndef SET_ASM_OP
+#define SET_ASM_OP "\t.set\t"
+#endif
+  
 #define ASM_OUTPUT_SKIP(STREAM, N)		\
 fprintf (STREAM, "\t.skip %d,0\n", N)
 /* A C statement to output to the stdio stream STREAM an assembler



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.