* config/spu/spu.h (ASM_COMMENT_START): Define.

From-SVN: r168584
This commit is contained in:
Ulrich Weigand 2011-01-07 21:08:03 +00:00 committed by Ulrich Weigand
parent 96f5b13771
commit d4c48c0f58
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2011-01-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
* config/spu/spu.h (ASM_COMMENT_START): Define.
2011-01-07 H.J. Lu <hongjiu.lu@intel.com>
PR driver/42445

View File

@ -484,6 +484,8 @@ targetm.resolve_overloaded_builtin = spu_resolve_overloaded_builtin; \
#define USER_LABEL_PREFIX ""
#define ASM_COMMENT_START "#"
/* Dispatch Tables */